i3: win+r, r for zero gaps

This commit is contained in:
He4eT 2022-06-30 21:49:57 +03:00
commit ad49e36027

View file

@ -197,6 +197,7 @@ mode "resize" {
bindsym Right resize grow width 10 px or 10 ppt bindsym Right resize grow width 10 px or 10 ppt
# gaps size # gaps size
bindsym r exec "i3-msg mode default; exec i3-msg gaps inner current set 0"
bindsym 0 gaps inner current set 0 bindsym 0 gaps inner current set 0
bindsym 1 gaps inner current set 10 bindsym 1 gaps inner current set 10
bindsym 2 gaps inner current set 20 bindsym 2 gaps inner current set 20