From 872a31ca88eb1c053204d32038ff24dce5a1ac45 Mon Sep 17 00:00:00 2001 From: Nulo Date: Thu, 28 Apr 2022 22:39:51 -0300 Subject: [PATCH] sway: Agregar gaps chicas Para que se diferencien bien las ventanas entre si --- .config/sway/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index d4f3ff7..c11529a 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -233,6 +233,8 @@ bindsym --locked XF86MonBrightnessDown exec 'brillo -U 5; brillo -O' default_border pixel 4 smart_borders on +smart_gaps on +gaps inner 5 focus_follows_mouse no