Brightness hotkeys
This commit is contained in:
parent
685a1bf4ea
commit
e0ed730e2c
1 changed files with 5 additions and 0 deletions
|
|
@ -20,4 +20,9 @@ super + equal
|
|||
wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+; kill -44 $(pidof dwmblocks)
|
||||
super + shift + equal
|
||||
wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%+; kill -44 $(pidof dwmblocks)
|
||||
XF86MonBrightnessUp
|
||||
change-brightness up
|
||||
XF86MonBrightnessDown
|
||||
change-brightness down
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue