diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 5fe9040..13b2bae 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -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 +