added ncmpcpp config
This commit is contained in:
parent
18f440f98f
commit
1fa83ff8ee
4 changed files with 571 additions and 0 deletions
|
@ -14,3 +14,9 @@ audio_output {
|
|||
type "pulse"
|
||||
name "pulse audio"
|
||||
}
|
||||
audio_output {
|
||||
type "fifo"
|
||||
name "my_fifo"
|
||||
path "/tmp/mpd.fifo"
|
||||
format "44100:16:2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue