index — dotfiles @ 5963d59fa8719f1eaa99ffcfde4dfe65270c7a0d

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