change before fedora + deleting mpd

This commit is contained in:
2023-01-26 20:00:48 -08:00
parent 1c3588d3b7
commit 8299471a6e
4 changed files with 0 additions and 37 deletions
Binary file not shown.
-25
View File
@@ -1,25 +0,0 @@
# Recommended location for database
db_file "~/.config/mpd/database"
# If running mpd using systemd, delete this line to log directly to systemd.
#log_file "syslog"
bind_to_address "127.0.0.1"
# The music directory is by default the XDG directory, uncomment to amend and choose a different directory
music_directory "~/music/share/music"
# Uncomment to refresh the database whenever files in the music_directory are changed
#auto_update "yes"
# Uncomment to enable the functionalities
playlist_directory "~/.config/mpd/playlists"
state_file "~/.config/mpd/state"
sticker_file "~/.config/mpd/sticker.sql"
audio_output {
type "pipewire"
name "PipeWire Sound Server"
}
user "opal"
-12
View File
@@ -1,12 +0,0 @@
sw_volume: 100
audio_device_state:1:PipeWire Sound Server
state: stop
random: 0
repeat: 0
single: 0
consume: 0
crossfade: 0
mixrampdb: 0.000000
mixrampdelay: -1.000000
playlist_begin
playlist_end
Binary file not shown.