From 2c128acc6705cb8a2cf32e9442dcda51d89ee544 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 28 Apr 2015 16:20:23 +0200 Subject: Update ncmpcc conf for new version --- ncmpcpp/config | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'ncmpcpp') 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" -- cgit v1.2.3-54-g00ecf