mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
Rebase: Created version v2, removed useless commits.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Documentation: https://mpd.readthedocs.io/en/stable/user.html
|
||||
# Config created by Key https://www.github.com/keyitdev/dotfiles
|
||||
|
||||
music_directory "~/Music"
|
||||
|
||||
db_file "~/.config/mpd/database"
|
||||
playlist_directory "~/.config/mpd/playlists"
|
||||
|
||||
auto_update "yes"
|
||||
bind_to_address "127.0.0.1"
|
||||
restore_paused "yes"
|
||||
max_output_buffer_size "16384"
|
||||
|
||||
audio_output {
|
||||
type "pulse"
|
||||
name "pulse"
|
||||
}
|
||||
Reference in New Issue
Block a user