Hardware bindings for screen brightness

This commit is contained in:
Dan Buch 2017-07-12 09:48:58 -04:00
parent d3989d8bda
commit 0d216fe5c8
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

View File

@ -106,6 +106,9 @@ bindsym XF86AudioLowerVolume exec pactl set-sink-volume 0 -1000
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume 0 +1000
bindsym XF86AudioMute exec pactl set-sink-mute 0 toggle
bindsym XF86MonBrightnessDown exec xbacklight -5
bindsym XF86MonBrightnessUp exec xbacklight +5
# resize window (you can also use the mouse for that)
mode "resize" {
# These bindings trigger as soon as you enter the resize mode