Make work i3 gaps smaller
This commit is contained in:
parent
8c0c68ad90
commit
fea427cb1e
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
|
for_window [class="^.*"] border pixel 0
|
||||||
gaps outer 0
|
gaps outer -2
|
||||||
gaps inner 10
|
gaps inner 5
|
||||||
smart_gaps on
|
smart_gaps on
|
||||||
|
|
||||||
set $mode_gaps Gaps: (o) outer, (i) inner, (d) default
|
set $mode_gaps Gaps: (o) outer, (i) inner, (d) default
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue