(xbindkeysrc) Added granularity to brightness control
This commit is contained in:
parent
0451a6f1ba
commit
ecc72fbd10
@ -23,11 +23,11 @@
|
||||
XF86AudioPlay
|
||||
|
||||
# Increase backlight
|
||||
"brightnessctl s 10000+"
|
||||
"brightnessctl s 1000+"
|
||||
XF86MonBrightnessUp
|
||||
|
||||
# Decrease backlight
|
||||
"brightnessctl s 10000-"
|
||||
"brightnessctl s 1000-"
|
||||
XF86MonBrightnessDown
|
||||
#
|
||||
# If you edit this file, do not forget to uncomment any lines
|
||||
|
Loading…
Reference in New Issue
Block a user