sway: Brillo smooth
This commit is contained in:
parent
44cfe907e7
commit
cd8e5681f6
1 changed files with 2 additions and 2 deletions
|
@ -223,8 +223,8 @@ bindsym --locked XF86AudioPlay exec 'playerctl play-pause'
|
|||
bindsym --locked XF86AudioPrev exec 'playerctl previous'
|
||||
bindsym --locked XF86AudioNext exec 'playerctl next'
|
||||
|
||||
bindsym --locked XF86MonBrightnessUp exec 'brillo -A 5; brillo -O'
|
||||
bindsym --locked XF86MonBrightnessDown exec 'brillo -U 5; brillo -O'
|
||||
bindsym --locked XF86MonBrightnessUp exec 'brillo -u 150000 -A 5; brillo -O'
|
||||
bindsym --locked XF86MonBrightnessDown exec 'brillo -u 150000 -U 5; brillo -O'
|
||||
|
||||
default_border pixel 4
|
||||
|
||||
|
|
Loading…
Reference in a new issue