diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 39b5d83..fadff6e 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -175,6 +175,10 @@ # 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 0.55.0 + debug = { vfr = false; # keep compositor ticking, don't idle between frames }; @@ -190,7 +194,7 @@ "$mod, V, togglefloating" "$mod, F, fullscreen, 0" "$mod, P, pseudo" - "$mod, S, togglesplit" + "$mod, S, layoutmsg, togglesplit" # Focus