xbindkeys: Change backlight by steps of 20%

master
Pierre Neidhardt 2018-02-10 19:02:49 +01:00
parent 4c2e5290b2
commit 4bfc7c992a
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
XF86AudioMute
## Screen brightness
"xbacklight -inc 10"
"xbacklight -inc 20"
XF86MonBrightnessUp
"xbacklight -dec 10"
"xbacklight -dec 20"
XF86MonBrightnessDown