diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 6077d3c3..860678d7 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -196,3 +196,8 @@ super + q xfce4-screenshooter & super + x cpu-x +# adjust volume with super + and super - +super + Tab + pamixer --increase 5 +super + BackSpace + pamixer --decrease 5