Compare commits

..

2 Commits

Author SHA1 Message Date
tforgione 07d29d2295 Merge branch 'main' of gitea.tforgione.fr:tforgione/hypr 2026-05-22 14:23:18 +02:00
tforgione ebbd8b406c Update hypr 2026-05-22 14:23:12 +02:00
+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
} }