diff options
-rwxr-xr-x | cmusPlay.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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 |