aboutsummaryrefslogtreecommitdiff
path: root/.config/ncmpcpp/config
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-08-28 12:56:03 +0200
committerlonkaars <loek@pipeframe.xyz>2022-08-28 12:56:03 +0200
commit2cf4128f2c8a51ad67b6f6b24360f6d42db8caff (patch)
tree8ef95cb655b6163b61c529b4eefc3731fb10a156 /.config/ncmpcpp/config
parent78c931cf2d4fdb59814ef1d4e1f57cc435e22fdd (diff)
dotfiles update 08-28-2022
Diffstat (limited to '.config/ncmpcpp/config')
-rw-r--r--.config/ncmpcpp/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/ncmpcpp/config b/.config/ncmpcpp/config
index 4257107..e5d5db6 100644
--- a/.config/ncmpcpp/config
+++ b/.config/ncmpcpp/config
@@ -1,5 +1,6 @@
mpd_host = "127.0.0.1"
mpd_port = "6600"
+#mpd_host = "/mnt/e/mpd/socket"
mpd_music_dir = "/mnt/e/mpd/music"
mpd_connection_timeout = "5"
mpd_crossfade_time = "1"
@@ -11,7 +12,7 @@ progressbar_color = "black"
playlist_display_mode = "classic"
autocenter_mode = "yes"
centered_cursor = "yes"
-user_interface = "classic"
+user_interface = "alternative"
header_visibility = "no"
statusbar_visibility = "no"
@@ -26,4 +27,3 @@ window_border_color = blue
now_playing_prefix = "$b$6"
now_playing_suffix = "$/b$9"
-