reboot: chezmoi
This commit is contained in:
parent
1dfcb6068f
commit
e8846ec72b
36 changed files with 5 additions and 1387 deletions
15
home/private_dot_config/mpd/mpd.conf
Normal file
15
home/private_dot_config/mpd/mpd.conf
Normal file
|
@ -0,0 +1,15 @@
|
|||
pid_file "~/.config/mpd/mpd.pid"
|
||||
playlist_directory "~/.config/mpd/playlists"
|
||||
|
||||
music_directory "http://anonymous@wren.local:5005/music"
|
||||
|
||||
database {
|
||||
plugin "proxy"
|
||||
host "wren.local"
|
||||
}
|
||||
|
||||
audio_output {
|
||||
type "pulse"
|
||||
name "spleen"
|
||||
server "/mnt/wslg/PulseServer"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue