Drop removed Hyprland dwindle:pseudotile option

Current Hyprland no longer accepts dwindle:pseudotile (it's a dispatcher now),
which threw a non-fatal config-error banner on both the live and installed
desktop. preserve_split is still valid and kept.
This commit is contained in:
Breadway 2026-06-14 18:54:06 +08:00
parent 105b67bb4d
commit a16245e7c5
2 changed files with 0 additions and 2 deletions

View file

@ -46,7 +46,6 @@ input {
}
dwindle {
pseudotile = true
preserve_split = true
}