diff options
Diffstat (limited to 'bin/run-spotify-player')
| -rwxr-xr-x | bin/run-spotify-player | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/run-spotify-player b/bin/run-spotify-player deleted file mode 100755 index 271291e..0000000 --- a/bin/run-spotify-player +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -ps -A | grep -q 'spotify_player' || spotify_player -d - -alacritty -e spotify_player |