fixes after update
This commit is contained in:
@@ -72,7 +72,7 @@ bind = $altMod, UP, movewindow, u
|
|||||||
bind = $altMod, DOWN, movewindow, d
|
bind = $altMod, DOWN, movewindow, d
|
||||||
|
|
||||||
## Center and Split
|
## Center and Split
|
||||||
bind = $mainMod, D, togglesplit
|
#bind = $mainMod, D, togglesplit
|
||||||
|
|
||||||
## Group Control
|
## Group Control
|
||||||
bind = $mainMod, G, togglegroup
|
bind = $mainMod, G, togglegroup
|
||||||
|
|||||||
@@ -22,9 +22,9 @@ xwayland {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = yes # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
#pseudotile = yes # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||||
preserve_split = yes # You probably want this
|
preserve_split = yes # You probably want this
|
||||||
pseudotile = true # Enable pseudotiling on dwindle
|
#pseudotile = true # Enable pseudotiling on dwindle
|
||||||
force_split = 0
|
force_split = 0
|
||||||
preserve_split = true
|
preserve_split = true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user