sway: add brightness keys

This commit is contained in:
Jozef Steinhübl 2024-08-09 14:53:30 +02:00
parent 648682100b
commit 4f7df189f8
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -17,6 +17,10 @@ bindsym XF86AudioMute exec \
bindsym XF86AudioMicMute exec \
pactl set-source-mute @DEFAULT_SOURCE@ toggle
# brightness
bindsym XF86MonBrightnessUp exec xbacklight -inc 10
bindsym XF86MonBrightnessDown exec xbacklight -dec 10
# kill, reload
bindsym {
$mod+Shift+c kill