mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Resize mode fix.
This commit is contained in:
@@ -106,9 +106,10 @@ mode "resize" {
|
||||
bindsym Up resize shrink height 10 px or 10 ppt
|
||||
bindsym Right resize grow width 10 px or 10 ppt
|
||||
|
||||
# back to normal: Enter or Escape
|
||||
# back to normal: Enter or Escape or mod+r to toggle
|
||||
bindsym Return mode "default"
|
||||
bindsym Escape mode "default"
|
||||
bindsym $mod+r mode "default"
|
||||
}
|
||||
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
Reference in New Issue
Block a user