mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
i3: win+r, r for zero gaps
This commit is contained in:
parent
2b180c7c03
commit
ad49e36027
1 changed files with 1 additions and 0 deletions
|
|
@ -197,6 +197,7 @@ mode "resize" {
|
|||
bindsym Right resize grow width 10 px or 10 ppt
|
||||
|
||||
# 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 1 gaps inner current set 10
|
||||
bindsym 2 gaps inner current set 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue