diff options
| author | zachir <zachir@librem.one> | 2026-05-12 19:11:32 -0500 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2026-05-12 19:11:32 -0500 |
| commit | 1058d352981d78c38faffbdf6a221a4ad2bdadf4 (patch) | |
| tree | 05ff31879cdba6b73476ae5ad6a162b5c0f562c2 /hypr | |
| parent | d7ab2a44c1f4ba37488d6ce288bca0ef6a35d1b4 (diff) | |
| parent | 716c1e5a60cd07b224126140d7619fae9aca3ee6 (diff) | |
Merge branch 'master' into cas
Diffstat (limited to 'hypr')
| -rw-r--r-- | hypr/hyprland.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 07423c3..a700283 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -54,6 +54,7 @@ debug { enable_stdout_logs = false disable_logs = true full_cm_proto = true + vfr = true } # }}} @@ -119,7 +120,6 @@ misc { enable_swallow = true swallow_regex = ^(kitty)$ swallow_exception_regex = ^(wev|.*ueberzug|n?vi?m? .*|.*dragon.*)$ - vfr = true vrr = 3 } #}}} @@ -166,7 +166,6 @@ animations { #{{{ Dwindle layout options dwindle { # See https://wiki.hypr.land/Configuring/Dwindle-Layout/ for more - pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = yes # you probably want this special_scale_factor = 0.55 } |
