diff options
Diffstat (limited to 'bin/run-spotify-player')
| -rwxr-xr-x | bin/run-spotify-player | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/run-spotify-player b/bin/run-spotify-player index 865aecd..271291e 100755 --- a/bin/run-spotify-player +++ b/bin/run-spotify-player @@ -2,4 +2,4 @@ ps -A | grep -q 'spotify_player' || spotify_player -d -kitty -e spotify_player +alacritty -e spotify_player |