index — dotfiles @ 850ec5879349d4cd91bc6278b291d7d77bb3a432

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