u
This commit is contained in:
@@ -162,16 +162,7 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu
|
||||
mode "resize" {
|
||||
# These bindings trigger as soon as you enter the resize mode
|
||||
|
||||
# Pressing left will shrink the window’s width.
|
||||
# Pressing right will grow the window’s width.
|
||||
# Pressing up will shrink the window’s height.
|
||||
# Pressing down will grow the window’s height.
|
||||
bindsym j resize shrink width 5 px or 5 ppt # <FK> 10 > 5
|
||||
bindsym k resize grow height 5 px or 5 ppt # <FK> 10 > 5
|
||||
bindsym l resize shrink height 5 px or 5 ppt # <FK> 10 > 5
|
||||
bindsym semicolon resize grow width 5 px or 5 ppt # <FK> 10 > 5
|
||||
|
||||
# same bindings, but for the arrow keys
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user