Update hypr

This commit is contained in:
2026-05-22 14:23:12 +02:00
parent f35aa2ee81
commit ebbd8b406c
+1 -1
View File
@@ -159,7 +159,7 @@ windowrule = border_size 0, match:class negative:Alacritty
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
dwindle { 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 preserve_split = true # You probably want this
force_split = 2 # split to the right / bottom force_split = 2 # split to the right / bottom
} }