sway: Agrandar los bordes 4 -> 5
This commit is contained in:
parent
f570353bf3
commit
bf64f3c9f1
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,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 4
|
||||
default_border pixel 5
|
||||
smart_borders on
|
||||
smart_gaps on
|
||||
gaps inner 5
|
||||
|
|
Loading…
Reference in a new issue