index — dotfiles @ a3b983d90668a87ec07d4f7fb53122d9fe579e74

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