index — dotfiles @ 6891c0b3055fd0cfbc7f99d47b6d74172ab27994

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