refactor(sway): use larger gaps and borders

This commit is contained in:
Price Hiller 2022-08-08 22:00:03 -05:00
parent 472361c3bc
commit 90d457d909

View File

@ -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