Beautify Things

This commit is contained in:
Marco Thomas
2020-09-30 19:28:09 +02:00
parent 55dc499bab
commit ffba85bd9d
14 changed files with 1587 additions and 69 deletions

View File

@@ -3,7 +3,7 @@
main() {
if ! pgrep -x spotify >/dev/null; then
echo ""; exit
fi
fi
cmd="org.freedesktop.DBus.Properties.Get"
domain="org.mpris.MediaPlayer2"