sway: Usar un borde grueso en vez de borde fino con gaps

This commit is contained in:
Cat /dev/Nulo 2022-09-14 20:23:17 -03:00
parent 5c4a74ff0d
commit 300222df2f

View file

@ -228,9 +228,7 @@ bindsym --locked XF86AudioNext exec 'playerctl next'
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 inner 5
default_border pixel 10
smart_borders on
smart_gaps on