Exit resize mode when compact is run
This commit is contained in:
parent
68786a6d08
commit
87b22aa1d8
@ -241,7 +241,7 @@ mode "resize" {
|
|||||||
bindsym l resize shrink height 10 px or 10 ppt
|
bindsym l resize shrink height 10 px or 10 ppt
|
||||||
bindsym semicolon resize grow width 10 px or 10 ppt
|
bindsym semicolon resize grow width 10 px or 10 ppt
|
||||||
|
|
||||||
bindsym c exec --no-startup-id /home/adam/.config/i3/compact_workspace_numbers.py
|
bindsym c exec --no-startup-id /home/adam/.config/i3/compact_workspace_numbers.py; mode "default"
|
||||||
|
|
||||||
# same bindings, but for the arrow keys
|
# same bindings, but for the arrow keys
|
||||||
bindsym Left resize shrink width 10 px or 10 ppt
|
bindsym Left resize shrink width 10 px or 10 ppt
|
||||||
|
Loading…
Reference in New Issue
Block a user