From e2f7b1855cc3ebaee2c6798f0dfec36ffc81b93e Mon Sep 17 00:00:00 2001 From: Rekai Musuka Date: Tue, 30 Mar 2021 15:58:34 -0500 Subject: [PATCH] chore: update sway config --- .config/sway/config | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 4fa188d..cbe78b1 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -63,7 +63,7 @@ input type:touchpad { } input type:keyboard { - xkb_options caps:swapescape + xkb_options caps:escape_shifted_capslock } @@ -245,5 +245,9 @@ client.background $base07 default_border pixel 2 -gaps inner 10 +# Gaps +gaps inner 5 +smart_gaps on +smart_borders on + include /etc/sway/config.d/*