index — dotfiles @ f470ff39e653eea2ea17d8dcc8c9c1bf1185a4ff

my dotfiles

bin/run-spotify-player (view raw)

 1
 2
 3
 4
 5
#!/bin/sh

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

alacritty -e spotify_player