add symbol to music indicator
authorAndrew Lorimer <andrew@lorimer.id.au>
Tue, 19 May 2020 07:22:49 +0000 (17:22 +1000)
committerAndrew Lorimer <andrew@lorimer.id.au>
Tue, 19 May 2020 07:22:49 +0000 (17:22 +1000)
i3blocks-music.pl
index 97deed4df26bd1da26d436955dd5f1cffc3410d2..b24f6b1625792421d7c7d551f1d199ed6b79645a 100755 (executable)
@@ -19,7 +19,7 @@ if (not m/Playing/) {
   print("<span color='#586e75'>");
 }
 else {
- print("<span>");
+ print("<span>♪ ");
 }
 
 # Obtain & format metadata from playerctl