summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-09-26 16:43:07 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-09-26 16:43:07 +0200
commit1209ce0b042c7c467a5a895c5dbd2903f916580b (patch)
tree80abbae955631ce91a9c40247104e6a4c24e8c75 /hel.nix
parente18da899930830737ff328c0a306277b66a12a50 (diff)
downloadnixos-1209ce0b042c7c467a5a895c5dbd2903f916580b.tar
nixos-1209ce0b042c7c467a5a895c5dbd2903f916580b.tar.gz
nixos-1209ce0b042c7c467a5a895c5dbd2903f916580b.tar.bz2
nixos-1209ce0b042c7c467a5a895c5dbd2903f916580b.tar.xz
nixos-1209ce0b042c7c467a5a895c5dbd2903f916580b.zip
...
Diffstat (limited to 'hel.nix')
-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