mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-11 20:43:00 +01:00
add inner gaps keybinds
This commit is contained in:
parent
24f37ca08b
commit
c85a7ff444
1 changed files with 3 additions and 0 deletions
|
@ -190,6 +190,9 @@ gaps outer 10
|
||||||
bindsym $mod+z gaps outer current plus 5
|
bindsym $mod+z gaps outer current plus 5
|
||||||
bindsym $mod+Shift+z gaps outer current minus 5
|
bindsym $mod+Shift+z gaps outer current minus 5
|
||||||
|
|
||||||
|
bindsym $mod+u gaps inner current plus 5
|
||||||
|
bindsym $mod+Shift+u gaps inner current minus 5
|
||||||
|
|
||||||
# background
|
# background
|
||||||
exec --no-startup-id nitrogen --restore
|
exec --no-startup-id nitrogen --restore
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue