Skip to content

Commit

Permalink
fade between windows quicker
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 17, 2021
1 parent 8980159 commit 18619b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/xserver/default.nix
Expand Up @@ -26,6 +26,7 @@
fade = true;
activeOpacity = 1.0;
inactiveOpacity = 0.9;
fadeDelta = 3; # default 10

# this was the thing that made the tearing go away!
backend = "glx";
Expand Down

0 comments on commit 18619b7

Please sign in to comment.