(xbindkeysrc) Added granularity to brightness control

This commit is contained in:
Tanguy Herbron 2022-09-19 13:12:57 +02:00
parent 0451a6f1ba
commit ecc72fbd10

View File

@ -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