diff options
author | Florian Pritz <bluewind@xinu.at> | 2016-12-01 16:03:59 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2016-12-01 16:03:59 +0100 |
commit | 0ea8f6c97c58d3b95f7ab3951b08dea73e566082 (patch) | |
tree | 16530fef0fbd0ec1a6c14da361669fe56e349b69 /spotify | |
parent | 878f2b65cc13c38d69d5c98a15cd17130da08d32 (diff) | |
download | bin-0ea8f6c97c58d3b95f7ab3951b08dea73e566082.tar.gz bin-0ea8f6c97c58d3b95f7ab3951b08dea73e566082.tar.xz |
misc
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'spotify')
-rwxr-xr-x | spotify | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ #!/bin/bash - +mkdir /tmp/spotify-$UID/ wmctrl -xR spotify.Spotify || /usr/bin/spotify |