U
This commit is contained in:
@@ -163,10 +163,11 @@ mode "resize" {
|
||||
# These bindings trigger as soon as you enter the resize mode
|
||||
|
||||
# resize, using arrow keys
|
||||
bindsym Left resize shrink width 5 px or 5 ppt # <FK> 10 > 5
|
||||
bindsym Down resize grow height 5 px or 5 ppt # <FK> 10 > 5
|
||||
bindsym Up resize shrink height 5 px or 5 ppt # <FK> 10 > 5
|
||||
bindsym Right resize grow width 5 px or 5 ppt # <FK> 10 > 5
|
||||
# <FK> 10 > 5
|
||||
bindsym Left resize shrink width 5 px or 5 ppt
|
||||
bindsym Down resize grow height 5 px or 5 ppt
|
||||
bindsym Up resize shrink height 5 px or 5 ppt
|
||||
bindsym Right resize grow width 5 px or 5 ppt
|
||||
|
||||
# back to normal: Enter or Escape or $mod+r
|
||||
bindsym Return mode "default"
|
||||
|
||||
Reference in New Issue
Block a user