From b022a45f840b0b8d12e7e6cddd0b49fd0317afa7 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Wed, 12 Dec 2018 16:40:19 +0100 Subject: cmusPlay.sh now notifies i3blocks. --- cmusPlay.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cmusPlay.sh') diff --git a/cmusPlay.sh b/cmusPlay.sh index 270a3f2..cd2b364 100755 --- a/cmusPlay.sh +++ b/cmusPlay.sh @@ -5,3 +5,5 @@ if ! pgrep -x cmus ; then else cmus-remote -u fi + +pkill -SIGRTMIN+12 i3blocks -- cgit v1.2.1