summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/hel.nix b/hel.nix
index e318c7eb..a32d5d4c 100644
--- a/hel.nix
+++ b/hel.nix
@@ -587,13 +587,6 @@
587 glx-swap-method = 3; 587 glx-swap-method = 3;
588 xrender-sync = true; 588 xrender-sync = true;
589 xrender-sync-fence = true; 589 xrender-sync-fence = true;
590 shadow = true;
591 fading = true;
592 fade-delta = 10;
593 fade-in-step = 0.15;
594 fade-out-step = 0.15;
595 shadow-opacity = 0.25;
596 xinerama-shadow-crop = true;
597 ''; 590 '';
598 }; 591 };
599 592