From 51b7f5da2465e31026a44080b7f5d022a9ad7776 Mon Sep 17 00:00:00 2001 From: pryazha Date: Sat, 2 Aug 2025 12:40:43 +0500 Subject: bunch of changes --- .config/mpd.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/mpd.conf') diff --git a/.config/mpd.conf b/.config/mpd.conf index 77018bf..073ab9d 100644 --- a/.config/mpd.conf +++ b/.config/mpd.conf @@ -1,5 +1,6 @@ music_directory "~/music" playlist_directory "~/.config/mpd/playlists" +state_file "~/.config/mpd/state" auto_update "yes" bind_to_address "127.0.0.1" @@ -7,6 +8,6 @@ restore_paused "yes" max_output_buffer_size "16384" audio_output { - type "pipewire" - name "PipeWire Sound Server" + type "pulse" + name "Pulse device" } -- cgit v1.2.3-70-g09d2