index — dotfiles @ 8a88b31f474cdba6e463366223ef7dd719b3745d

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