index — dotfiles @ e992c3c164e9bf8869fb8b20eaa17ca595d92aac

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