feat(modules): add ncmpcpp configuration

This commit is contained in:
2026-05-31 15:24:03 +02:00
parent 89e98df9e5
commit 6d14f79d4a
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"