summaryrefslogtreecommitdiff
path: root/hypr/hyprland.conf
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2026-05-19 20:19:56 -0500
committerzachir <zachir@librem.one>2026-05-19 20:19:56 -0500
commitc4bb073e229d5d66e01f7bfe70475ac51761827c (patch)
tree4bb0f77faadeb5e06c5fae84bf8147a24d7375c8 /hypr/hyprland.conf
parentb0ce392603242b7435670e86e7935419cbe635b7 (diff)
parent716c1e5a60cd07b224126140d7619fae9aca3ee6 (diff)
Merge branch 'master' into clacla
Diffstat (limited to 'hypr/hyprland.conf')
-rw-r--r--hypr/hyprland.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index ee96a77..e098611 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
}