mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 22:00:42 +00:00
Use brightnessctl
This commit is contained in:
parent
0f4d3f1e05
commit
bb39670cd1
6 changed files with 38 additions and 165 deletions
|
@ -38,11 +38,10 @@
|
|||
#
|
||||
# Brightness control
|
||||
#
|
||||
"SUPER, Right, exec, brightness -i 5% -n"
|
||||
"SUPER, Left, exec, brightness -d 5% -n"
|
||||
", XF86MonBrightnessUp, exec, brightness -i 5% -n"
|
||||
", XF86MonBrightnessDown, exec, brightness -d 5% -n"
|
||||
|
||||
"SUPER, Right, exec, brightness 5%+"
|
||||
"SUPER, Left, exec, brightness 5%-"
|
||||
", XF86MonBrightnessUp, exec, brightness 5%+"
|
||||
", XF86MonBrightnessDown, exec, brightness 5%-"
|
||||
|
||||
#
|
||||
# Audio/Volume control
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue