aboutsummaryrefslogtreecommitdiff
path: root/services/picom.nix
diff options
context:
space:
mode:
Diffstat (limited to 'services/picom.nix')
-rw-r--r--services/picom.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/picom.nix b/services/picom.nix
index 67605d1..08ba376 100644
--- a/services/picom.nix
+++ b/services/picom.nix
@@ -10,7 +10,6 @@
10 fade = true; 10 fade = true;
11 fadeDelta = 10; 11 fadeDelta = 10;
12 fadeSteps = [ "0.04" "0.04" ]; 12 fadeSteps = [ "0.04" "0.04" ];
13 inactiveDim = "0.0";
14 shadow = false; 13 shadow = false;
15 shadowOffsets = [ (-60) (-60) ]; 14 shadowOffsets = [ (-60) (-60) ];
16 shadowOpacity = "0.20"; 15 shadowOpacity = "0.20";