mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 09:47:54 +02:00
hyprland: Re-enable vfr by default
This fixes an issue where disabling vfr would cause certain applications to perform worse, as well as QEMU virtual machines showing lower performance.
This commit is contained in:
@ -201,7 +201,6 @@ 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