sway: Usar un borde grueso en vez de borde fino con gaps
This commit is contained in:
parent
5c4a74ff0d
commit
300222df2f
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue