From e88acdea18983b4e405098accef9ad0b21e73a4a Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Mon, 15 Apr 2019 10:46:09 +0200 Subject: Minor upgrades. --- cmusPlay.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmusPlay.sh') diff --git a/cmusPlay.sh b/cmusPlay.sh index 2996651..64f5b2c 100755 --- a/cmusPlay.sh +++ b/cmusPlay.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh if ! pgrep -x cmus ; then urxvt -title floating -sh 20 -geometry "185x15+30-28" -cd ~/music -e cmus -- cgit v1.2.1