añade openGL y elimina outer gaps de i3
This commit is contained in:
parent
d683982e7f
commit
a16a3144f8
2 changed files with 3 additions and 1 deletions
|
@ -179,7 +179,7 @@ bindsym $mod+r mode "resize"
|
|||
|
||||
# Gaps
|
||||
for_window [class=".*"] border pixel 0
|
||||
gaps outer 10
|
||||
gaps outer -10
|
||||
gaps inner 10
|
||||
|
||||
# screenshot
|
||||
|
|
Reference in a new issue