Hyprland update

This commit is contained in:
2026-05-31 18:01:31 +01:00
parent 4184af1588
commit a7cb141838
+3 -3
View File
@@ -59,8 +59,8 @@ decoration {
group {
col.border_active = $activeBorderColor
col.border_inactive = $inactiveBorderColor
col.border_locked_active = -1
col.border_locked_inactive = -1
# col.border_locked_active = -1
# col.border_locked_inactive = -1
groupbar {
font_size = 12
@@ -117,7 +117,7 @@ animations {
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
dwindle {
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
# pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # You probably want this
force_split = 2 # Always split on the right
}