Andrew's git
/
scripts.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
add symbol to music indicator
author
Andrew Lorimer
<andrew@lorimer.id.au>
Tue, 19 May 2020 07:22:49 +0000
(17:22 +1000)
committer
Andrew Lorimer
<andrew@lorimer.id.au>
Tue, 19 May 2020 07:22:49 +0000
(17:22 +1000)
i3blocks-music.pl
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
c813b7d
)
diff --git
a/i3blocks-music.pl
b/i3blocks-music.pl
index 97deed4df26bd1da26d436955dd5f1cffc3410d2..b24f6b1625792421d7c7d551f1d199ed6b79645a 100755
(executable)
--- a/
i3blocks-music.pl
+++ b/
i3blocks-music.pl
@@
-19,7
+19,7
@@
if (not m/Playing/) {
print("<span color='#586e75'>");
}
else {
- print("<span>");
+ print("<span>
♪
");
}
# Obtain & format metadata from playerctl