Make work i3 gaps smaller
This commit is contained in:
parent
e9ee18df23
commit
eb54b254ca
1 changed files with 2 additions and 2 deletions
|
@ -312,8 +312,8 @@ bindsym ctrl+shift+l exec --no-startup-id ~/.config/rofi/scripts/rofi-shutdown
|
|||
##################################################
|
||||
|
||||
for_window [class="^.*"] border pixel 0
|
||||
gaps outer 0
|
||||
gaps inner 10
|
||||
gaps outer -2
|
||||
gaps inner 5
|
||||
smart_gaps on
|
||||
|
||||
set $mode_gaps Gaps: (o) outer, (i) inner, (d) default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue