From 2e304a9304ec3b4ef624d9f81ffb58dca30520b9 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 7 Jun 2013 23:54:24 -0400 Subject: Tweak ncmpcpp config --- .ncmpcpp/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.ncmpcpp/config b/.ncmpcpp/config index 766e0abd..367270e8 100644 --- a/.ncmpcpp/config +++ b/.ncmpcpp/config @@ -266,7 +266,7 @@ visualizer_output_name = "My FIFO" ## not available. ## # -#song_columns_list_format = "(7f)[green]{l} (25)[cyan]{a} (40)[]{t|f} (30)[red]{b}" +song_columns_list_format = "(7f)[green]{l} (25)[cyan]{a} (40)[]{t|f:Title} (30)[red]{b}" # ##### various settings ##### # @@ -329,7 +329,7 @@ media_library_left_column = "A" #(possible values: a,y,g,c,p, legend above) # #statusbar_visibility = "yes" # -#titles_visibility = "yes" +titles_visibility = "no" # #header_text_scrolling = "yes" # @@ -404,7 +404,7 @@ media_library_left_column = "A" #(possible values: a,y,g,c,p, legend above) # #jump_to_now_playing_song_at_start = "yes" # -ask_before_clearing_main_playlist = "yes" +ask_before_clearing_main_playlist = "no" # #clock_display_seconds = "no" # -- cgit 1.4.1 class='active' href='/libretls/log/include?h=3.3.1p1&follow=1'>log tree commit diff
path: root/include (unfollow)
Commit message (Expand)Author
2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe
2020-12-15Import LibreSSL 3.3.1June McEnroe
2020-11-24Import LibreSSL 3.3.0June McEnroe
2020-10-22Import LibreSSL 3.2.2June McEnroe
2020-09-29Import LibreSSL 3.2.1June McEnroe
2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe
2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe
2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe