refactor(sway): use larger gaps and borders
This commit is contained in:
parent
472361c3bc
commit
90d457d909
@ -1,8 +1,8 @@
|
||||
# vim: set filetype=swayconfig:
|
||||
gaps inner 2
|
||||
gaps outer 2
|
||||
default_border pixel 2
|
||||
default_floating_border pixel 2
|
||||
gaps inner 5
|
||||
gaps outer 3
|
||||
default_border pixel 4
|
||||
default_floating_border pixel 4
|
||||
|
||||
include colors.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user