mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
added extra configurations
This commit is contained in:
parent
d2d7738d65
commit
bcdb3419af
13 changed files with 30 additions and 12 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh
|
||||
[ ! -s ~/.config/mpd/pid ] && mpd .config/mpd/mpd.conf
|
||||
[ -s ~/.config/mpd/pid ] && mpdscribble --conf .config/mpdscribble/mpdscribble.conf
|
||||
[ -s ~/.config/mpd/pid ] && mpd-rpc --no-idle --fork
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue