feat(sway): Change gaps
This commit is contained in:
parent
9d7454180c
commit
fabb354a55
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
# Appearance settings #
|
||||
# =================== #
|
||||
|
||||
gaps inner 10
|
||||
gaps outer 0
|
||||
gaps inner 0
|
||||
gaps outer 10
|
||||
|
||||
default_border pixel 5
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue