Move to sx instead of startx

This commit is contained in:
davidovski 2023-07-11 15:28:11 +01:00
parent afda5cf53f
commit b85872dfc9
103 changed files with 767 additions and 67 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
[ ! -s ~/.config/mpd/pid ] && mpd .config/mpd/mpd.conf
pidof mpd || mpd .config/mpd/mpd.conf
pidof mpdscribble || mpdscribble --conf .config/mpdscribble/mpdscribble.conf
pidof mpd-rpc || mpd-rpc --no-idle --fork