summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2026-05-11 09:02:22 -0500
committerZachIR <zachir@librem.one>2026-05-11 09:02:22 -0500
commit5ca2a376f2b6b90cd73534f74af2e78e2974274c (patch)
tree33cb73273373a972e41d7699ee5e853eee6d1285
parent69781e936f48c9c23498cf89deb0cd515a3eca75 (diff)
Update hypr conf for 0.55
-rw-r--r--hypr/hyprland.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index d8db576..3c8322a 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -52,6 +52,7 @@ debug {
enable_stdout_logs = false
disable_logs = true
full_cm_proto = true
+ vfr = true
}
# }}}
@@ -117,7 +118,6 @@ misc {
enable_swallow = true
swallow_regex = ^(kitty)$
swallow_exception_regex = ^(wev|.*ueberzug|n?vi?m? .*|.*dragon.*)$
- vfr = true
vrr = 3
}
#}}}
@@ -164,7 +164,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
}