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