From 67cd4811967bae3c8962f1196c8c4ada8ac582df Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 21 Feb 2021 16:14:34 -0500 Subject: switch to picom --- services/available/compton/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/available/compton') diff --git a/services/available/compton/run b/services/available/compton/run index 21d2ce0..821ca58 100755 --- a/services/available/compton/run +++ b/services/available/compton/run @@ -1,3 +1,3 @@ #!/bin/sh -exec compton -m 0.9 -i 0.8 -f -D 7 --inactive-dim 0.3 +exec picom -m 0.9 -i 0.8 -f -D 7 --inactive-dim 0.3 -- cgit v1.2.3-54-g00ecf