chore: update zsh for gem

This commit is contained in:
2025-08-12 21:41:03 +10:00
parent ee6c4f4eb4
commit a875fbecd4
4 changed files with 20 additions and 0 deletions

16
mpd/mpd.conf Normal file
View File

@ -0,0 +1,16 @@
# The music directory is by default the XDG directory, uncomment to amend and choose a different directory
music_directory "/mnt/nfs/music"
playlist_directory "/mnt/nfs/mucis/playlists"
auto_update "yes"
bind_to_address "127.0.0.1"
restore_paused "yes"
max_output_buffer_size "16384"
audio_output {
type "pipewire"
name "PipeWire Sound Server"
}