From 4f24f1f540abe40269001073e83d6d59aec4df94 Mon Sep 17 00:00:00 2001 From: Nulo Date: Wed, 24 Aug 2022 15:58:49 -0300 Subject: [PATCH] sway: Gaps en todo --- .config/sway/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 4fda609..5639551 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -230,7 +230,8 @@ bindsym --locked XF86MonBrightnessUp exec 'brillo -A 5; brillo -O' bindsym --locked XF86MonBrightnessDown exec 'brillo -U 5; brillo -O' default_border pixel 5 -gaps outer 5 +# gaps outer 5 +gaps inner 5 smart_borders on smart_gaps on