index — dotfiles @ 69bacb5711520f7397ea0cdc4e75f1dd4e84ba2d

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