diff --git a/dot_config/mpd/mpd.conf b/dot_config/mpd/mpd.conf index 7fd1c31..8d98ba7 100644 --- a/dot_config/mpd/mpd.conf +++ b/dot_config/mpd/mpd.conf @@ -10,14 +10,14 @@ # be disabled and audio files will only be accepted over ipc socket (using # file:// protocol) or streaming files over an accepted protocol. # -music_directory "/mnt/babeshare/babez/Music" +music_directory "/mnt/babeshare/marley" # # This setting sets the MPD internal playlist directory. The purpose of this # directory is storage for playlists created by MPD. The server will use # playlist files not created by the server but only if they are in the MPD # format. This setting defaults to playlist saving being disabled. # -playlist_directory "/mnt/babeshare/babez/Music/mpd/playlists" +playlist_directory "/mnt/babeshare/marley/mpd/playlists" # # This setting sets the location of the MPD database. This file is used to # load the database at server start up and store the database while the @@ -25,7 +25,7 @@ playlist_directory "/mnt/babeshare/babez/Music/mpd/playlists" # MPD to accept files over ipc socket (using file:// protocol) or streaming # files over an accepted protocol. # -db_file "/mnt/babeshare/babez/Music/mpd/database" +db_file "/mnt/babeshare/marley/mpd/database" # These settings are the locations for the daemon log files for the daemon. # diff --git a/tags b/tags index 1ee21ac..c3610ec 100644 --- a/tags +++ b/tags @@ -6656,7 +6656,7 @@ left dot_config/polybar/blocks/user_modules.ini /^click-left = ~\/.config\/polyb left dot_config/polybar/colorblocks/config.ini /^click-left = $/;" k section:bar/main left dot_config/polybar/colorblocks/config.ini /^double-click-left =$/;" k section:bar/main left dot_config/polybar/colorblocks/config.ini /^module-margin-left = 0$/;" k section:bar/main -left dot_config/polybar/colorblocks/config.ini /^modules-left = launcher sep workspaces sep mpd$/;" k section:bar/main +left dot_config/polybar/colorblocks/config.ini /^modules-left = launcher sep workspaces sep updates sep mpd$/;" k section:bar/main left dot_config/polybar/colorblocks/preview.ini /^click-left = $/;" k section:bar/bottom left dot_config/polybar/colorblocks/preview.ini /^double-click-left =$/;" k section:bar/bottom left dot_config/polybar/colorblocks/preview.ini /^module-margin-left = 0$/;" k section:bar/main