brightness and power key config for ellison

This commit is contained in:
Rudis Muiznieks 2022-04-09 16:41:34 -05:00
parent 65df1ce567
commit 62fe628da1
Signed by: rudism
GPG Key ID: CABF2F86EF7884F9
1 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,9 @@ hc keybind $Mod-Tab cycle_all +1
hc keybind XF86AudioRaiseVolume spawn sh -c "pamixer -i 5; pamixer --get-volume >> \"$xobpipe\"; $refresh_panel"
hc keybind XF86AudioLowerVolume spawn sh -c "pamixer -d 5; pamixer --get-volume >> \"$xobpipe\"; $refresh_panel"
hc keybind XF86AudioMute spawn sh -c "pamixer -t; pamixer --get-volume-human | sed 's/muted/0/' >> \"$xobpipe\"; $refresh_panel"
hc keybind XF86PowerOff spawn battlvl
hc keybind XF86MonBrightnessUp spawn light -A 5
hc keybind XF86MonBrightnessDown spawn light -U 5
# mouse
hc mouseunbind --all