diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 5b8e417..a4a4991 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -168,10 +168,6 @@ # below; without that, focus jumps drag the cursor with them. focus_on_activate = false; vrr = 2; # always on — should engage at the 180 Hz EDID mode - }; - - # vfr moved from misc: to debug: in Hyprland 0.55.0 - debug = { vfr = false; # keep compositor ticking, don't idle between frames };