mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-19 02:56:17 +02:00
Revert "meta: Disable vfr at the gamemode level"
This completely broke gamemode notifications. Luckily we're using NixOS so a revert was as easy as `git revert` and `nixos-rebuild`.
This commit is contained in:
@@ -201,6 +201,7 @@ let VARIABLES = import ../../src/variables.nix; in {
|
||||
animate_manual_resizes = yes
|
||||
animate_mouse_windowdragging = yes
|
||||
focus_on_activate = yes
|
||||
vfr = no
|
||||
}
|
||||
'';
|
||||
|
||||
|
Reference in New Issue
Block a user