commit a0908d8066d5980d5e0a3e8e13346ebd21eee130
parent 1b1ce917944e370d33f7a011f9501802453b3d29
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Mon, 7 Oct 2013 18:02:02 +0200
tab changes between playlist and browser
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.ncmpcpp/config b/.ncmpcpp/config
@@ -2,7 +2,9 @@
# ~/.ncmpcpp/config - My ncmpcpp preferences
#
-mpd_host = "localhost"
+#mpd_host = "localhost"
+#mpd_port = "6600"
+mpd_host = "etlangtkodeord@192.168.2.7"
mpd_port = "6600"
mpd_music_dir = "/home/music"
mpd_crossfade_time = "1"
@@ -27,7 +29,7 @@ statusbar_visibility = "no"
titles_visibility = "no"
follow_now_playing_lyrics = "yes"
store_lyrics_in_song_dir = "yes"
-screen_switcher_mode = "sequence: 2 -> 3 -> 4"
+screen_switcher_mode = "sequence: 2 -> 3"
ignore_leading_the = "yes"
mouse_support = "no"
empty_tag_marker = "[empty]"