fixes for latest version
This commit is contained in:
@@ -187,7 +187,6 @@ animations {
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
dwindle {
|
||||
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||
preserve_split = true # You probably want this
|
||||
}
|
||||
|
||||
@@ -254,7 +253,7 @@ bind = $mainMod CTRL, ESCAPE, exit, # exit alt. 2
|
||||
# view mode change
|
||||
bind = $mainMod, I, togglefloating,
|
||||
bind = $mainMod, P, pseudo, # dwindle - pseudotiled windows retain their floating size when tiled
|
||||
bind = $mainMod, W, togglesplit, # dwindle - toggle split mode (top/side)
|
||||
bind = $mainMod, W, layoutmsg, togglesplit # dwindle - toggle split mode (top/side)
|
||||
|
||||
# fullscreen
|
||||
bind = $mainMod, F, fullscreen, 1 # fullscreen, with border
|
||||
|
||||
Reference in New Issue
Block a user