🐛 fix issues from input update

This commit is contained in:
Moritz Böhme 2022-09-27 18:02:09 +02:00
parent 4f930b2346
commit fff714f7aa
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,6 @@ in
# needed for nvidia with glx backend
xrender-sync-fence = true;
};
experimentalBackends = true;
inactiveOpacity = 0.97;
opacityRules = [ "100:fullscreen" "100:class_g = 'Polybar'" ];
vSync = true;