From fb9d9561f3cbbc2f0b97920a9df7892ed4086c83 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Thu, 24 Dec 2020 14:46:01 -0700 Subject: Add script, (pulse audio) gets current sink, and changes to next, displaying notification --- .config/sxhkd/sxhkdrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/sxhkd/sxhkdrc') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index af7473c..044ce1d 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -153,10 +153,13 @@ super + {Left,Down,Up,Right} XF86AudioMute pactl set-sink-mute @DEFAULT_SINK@ toggle + F86AudioPrev playerctl previous + F86AudioNext playerctl next + F86AudioPlay playerctl play-pause -- cgit v1.2.3-70-g09d2