diff --git a/apsalar/spotify b/apsalar/spotify new file mode 100755 index 0000000..50ab96c --- /dev/null +++ b/apsalar/spotify @@ -0,0 +1,5 @@ +#!/bin/sh +/usr/bin/rescrobbled & +/usr/bin/spotify +kill -9 $(pgrep -f rescrobbled) +exit