From 08a719a01cf73b6c9cd897cd51d5dcfecb81b582 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 17 Feb 2016 12:58:15 +0100 Subject: Add some new tools Signed-off-by: Florian Pritz --- spotify | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 spotify (limited to 'spotify') 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 + -- cgit v1.2.3-24-g4f1b