diff options
| author | ZachIR <zachir@librem.one> | 2026-05-11 09:02:47 -0500 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2026-05-11 09:02:47 -0500 |
| commit | d26a071b57badbe9852caf92cf4b828e3f2145ca (patch) | |
| tree | 6978f722959d577040a46cdcdae494b51a8fcf61 /hypr/hyprland.conf | |
| parent | 523edba795300353c72f1de95d38141925904619 (diff) | |
| parent | 716c1e5a60cd07b224126140d7619fae9aca3ee6 (diff) | |
Merge branch 'master' into carcar
Diffstat (limited to 'hypr/hyprland.conf')
| -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 f0c58d4..6cd0284 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -50,6 +50,7 @@ debug { enable_stdout_logs = false disable_logs = true full_cm_proto = true + vfr = true } # }}} @@ -115,7 +116,6 @@ misc { enable_swallow = true swallow_regex = ^(kitty)$ swallow_exception_regex = ^(wev|.*ueberzug|n?vi?m? .*|.*dragon.*)$ - vfr = true vrr = 3 } #}}} @@ -162,7 +162,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 } |
