aboutsummaryrefslogtreecommitdiffstats
path: root/ncmpcpp
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-04-28 16:20:23 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-04-29 04:22:48 +0200
commit2c128acc6705cb8a2cf32e9442dcda51d89ee544 (patch)
tree558112eb73277563e5d442b442d12725905b706a /ncmpcpp
parentece6aa6297ad275f1c34b88a152456e1d293a25d (diff)
downloaddotfiles-2c128acc6705cb8a2cf32e9442dcda51d89ee544.tar.xz
Update ncmpcc conf for new version
Diffstat (limited to 'ncmpcpp')
-rw-r--r--ncmpcpp/config8
1 files changed, 5 insertions, 3 deletions
diff --git a/ncmpcpp/config b/ncmpcpp/config
index 1e91f3c..ffee016 100644
--- a/ncmpcpp/config
+++ b/ncmpcpp/config
@@ -167,7 +167,9 @@ progressbar_look = "─╼╶"
#
user_interface = "alternative" # (classic/alternative)
#
-media_library_left_column = "A" # (possible values: a,y,g,c,p, legend above)
+## Available values: artist, album_artist, date, genre, composer, performer.
+##
+media_library_primary_tag = album_artist
#
#default_find_mode = "wrapped" (wrapped/normal)
#
@@ -244,9 +246,9 @@ media_library_left_column = "A" # (possible values: a,y,g,c,p, legend above)
#
locked_screen_width_part = "50"
ask_for_locked_screen_width_part = "yes"
-startup_screen = "2"
+startup_screen = playlist
jump_to_now_playing_song_at_start = "yes"
-ask_before_clearing_main_playlist = "yes"
+ask_before_clearing_playlists = "yes"
clock_display_seconds = "yes"
# display_volume_level = "yes"
display_bitrate = "yes"