mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
i3: resize gaps
This commit is contained in:
parent
4fdc609fd4
commit
ae660f8a00
1 changed files with 8 additions and 0 deletions
|
|
@ -190,6 +190,14 @@ mode "resize" {
|
|||
bindsym Up resize shrink height 10 px or 10 ppt
|
||||
bindsym Right resize grow width 10 px or 10 ppt
|
||||
|
||||
# gaps size
|
||||
bindsym 0 gaps inner current set 0
|
||||
bindsym 1 gaps inner current set 10
|
||||
bindsym 2 gaps inner current set 20
|
||||
bindsym 3 gaps inner current set 30
|
||||
bindsym 4 gaps inner current set 40
|
||||
bindsym 5 gaps inner current set 50
|
||||
|
||||
# back to normal: Enter or Escape or $mod+r
|
||||
bindsym Return mode "default"
|
||||
bindsym Escape mode "default"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue