pulled yoga2
This commit is contained in:
@@ -4,7 +4,11 @@ then
|
||||
status=`cmus-remote -Q | grep status | awk '{print $2}'`
|
||||
if [ $status == "paused" ]
|
||||
then
|
||||
<<<<<<< HEAD
|
||||
status="ç"
|
||||
=======
|
||||
status="→"
|
||||
>>>>>>> 2f6f026bc689f7612d2a67cfd9ae8478510dd898
|
||||
else
|
||||
status="æ"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user