feat(modules): add ncmpcpp configuration

This commit is contained in:
2026-05-31 15:24:03 +02:00
parent 47316b8109
commit 05d276247c
3 changed files with 94 additions and 0 deletions
+5
View File
@@ -19,6 +19,11 @@ in {
bind_to_address "localhost"
auto_update "yes"
audio_output {
type "pipewire"
name "PipeWire"
}
audio_output {
type "fifo"
name "my_fifo"