mpd: Fix remote volume control

This commit is contained in:
Geoffrey Frogeye 2024-08-11 10:01:20 +02:00
parent 0fc6a51cb0
commit ce636f08ff
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8

View file

@ -19,7 +19,12 @@
};
extraConfig = ''
restore_paused "yes"
audio_output {
type "pipewire"
name "PipeWire Sound Server"
}
'';
# UPST auto audio_output ?
musicDirectory = "${config.home.homeDirectory}/Musiques";
};
xdg = {