summary refs log tree commit diff stats
path: root/bin/run-spotify-player
blob: 271291eb68a9cd3e17ca9ae5f96eca95108f89d2 (plain) (blame)
1
2
3
4
5
#!/bin/sh

ps -A | grep -q 'spotify_player' || spotify_player -d

alacritty -e spotify_player