From 127577f70763b2e4a55d038f1730e1cb18835ba8 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Fri, 10 Dec 2021 19:52:15 +0100 Subject: sxhkd key combination to show currently playing song. --- stow/sxhkd/.config/sxhkd/sxhkdrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stow/sxhkd/.config/sxhkd/sxhkdrc b/stow/sxhkd/.config/sxhkd/sxhkdrc index f726802..6761c46 100644 --- a/stow/sxhkd/.config/sxhkd/sxhkdrc +++ b/stow/sxhkd/.config/sxhkd/sxhkdrc @@ -60,6 +60,9 @@ XF86AudioPlay XF86Audio{Prev,Next} cmus-remote -{r,n} && pkill -SIGRTMIN+12 i3blocks +super + alt + m + cmusShow.sh + ## Programs super + q -- cgit v1.2.1