index — dotfiles @ 164f908a510ef2bb529b66e7fe0d5b480c1a7ab6

my dotfiles

bin/run-spotify-player (view raw)

 1
 2
 3
 4
 5
#!/bin/sh

ps -A | grep -q 'spotify_player' || spotify_player -d

kitty -e spotify_player