summaryrefslogtreecommitdiffstats
path: root/spotify
diff options
context:
space:
mode:
Diffstat (limited to 'spotify')
-rwxr-xr-xspotify4
1 files changed, 4 insertions, 0 deletions
diff --git a/spotify b/spotify
new file mode 100755
index 0000000..6969b03
--- /dev/null
+++ b/spotify
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+wmctrl -xR spotify.Spotify || /usr/bin/spotify
+