mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
Move to sx instead of startx
This commit is contained in:
parent
afda5cf53f
commit
b85872dfc9
103 changed files with 767 additions and 67 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue