moving windows with keybinds
This commit is contained in:
@@ -32,6 +32,11 @@ bindm = $mainMod, D, movewindow
|
||||
bind = $mainMod, Z, layoutmsg, swapwithmaster
|
||||
bind = $mainMod, F, layoutmsg, focusmaster
|
||||
|
||||
bind = $mainMod, H, movewindow, l
|
||||
bind = $mainMod, L, movewindow, r
|
||||
bind = $mainMod, J, movewindow, d
|
||||
bind = $mainMod, K, movewindow, u
|
||||
|
||||
bind = $mainMod, S, togglespecialworkspace
|
||||
|
||||
bind = $mainMod, Tab, workspace, m+1
|
||||
|
||||
@@ -11,11 +11,11 @@ general {
|
||||
col.active_border=$primary
|
||||
col.inactive_border=$primary_container
|
||||
|
||||
layout = master
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
master {
|
||||
allow_small_split = true
|
||||
dwindle {
|
||||
default_split_ratio = 1.1
|
||||
special_scale_factor = 0.95
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user