<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,26 +2,33 @@
 ## this is example configuration file, copy it to ##
 ## ~/.ncmpcpp/config and set up your preferences  ##
 ####################################################
-
+#
 ##### connection settings #####
-
+#
 ## set it in order to make tag editor and renaming files work properly
-mpd_host = &quot;archstx&quot;
+#
+mpd_host = &quot;localhost&quot;
+#
 mpd_port = &quot;6600&quot;
+#
 mpd_music_dir = &quot;/home/seynthantx/Music/&quot;
+#
 #mpd_connection_timeout = &quot;5&quot;
-#mpd_crossfade_time = &quot;3&quot;
-
+#
+#mpd_crossfade_time = &quot;5&quot;
+#
 ##### delays #####
-
+#
 ## delay after playlist highlighting will be disabled (0 = don't disable)
+#
 playlist_disable_highlight_delay = &quot;5&quot;
-
+#
 ## defines how long various messages are supposed to be visible
+#
 message_delay_time = &quot;4&quot;
-
+#
 ##### song format #####
-
+##
 ## for song format you can use:
 ##
 ## %l - length
@@ -38,14 +45,14 @@ message_delay_time = &quot;4&quot;
 ## %d - disc
 ## %C - comment
 ## %r - begin right align
-
+##
 ## you can also put them in { } and then it will be displayed
 ## only if all requested values are available and/or define alternate
 ## value with { }|{ } eg. {%a - %t}|{%f}
-
+##
 ## text can also have different color than the main window has,
 ## eg. if you want length to be green, write $3%l$9
-
+##
 ## available values:
 ##
 ## - 0 - default window color
@@ -60,71 +67,135 @@ message_delay_time = &quot;4&quot;
 ## - 9 - end of current color
 ##
 ## Note: colors can be nested.
-
-#song_list_format = &quot;{%a - }{%t}|{$8%f$9}%r{$3(%l)$9}&quot;
-#song_library_format = &quot;{%n - }{%t}|{%f}&quot;
-
-#media_library_album_format = &quot;{(%y) }%b&quot;
-
-#tag_editor_album_format = &quot;{(%y) }%b&quot;
-
+##
+#
+song_list_format = &quot;{%a - }{%t}|{$8%f$9}%r{$3(%l)$9}&quot;
+#
+song_library_format = &quot;{%n - }{%t}|{%f}&quot;
+#
+media_library_album_format = &quot;{(%y) }%b&quot;
+#
+tag_editor_album_format = &quot;{(%y) }%b&quot;
+#
 #browser_playlist_prefix = &quot;$2playlist$9 &quot;
-
+#
 #selected_item_prefix = &quot;$6&quot;
-
+#
 #selected_item_suffix = &quot;$9&quot;
-
+#
 ## colors are not supported for below veriables
-
+#
 #song_status_format = &quot;{(%l) }{%a - }{%t}|{%f}&quot;
+#
 #song_window_title_format = &quot;{%a - }{%t}|{%f}&quot;
-
+#
 ##### columns settings #####
-
+##
 ## syntax of song columns list format is &quot;column column etc.&quot;
-
+##
 ## - syntax for each column is:
+##
 ## (width of column in %)[column's color]{displayed tag}
+##
 ## - color is optional (if you want the default one, type [])
-
-#song_columns_list_format = &quot;(7)[green]{l} (28)[cyan]{a} (28)[]{b} (50)[red]{t}&quot;
-
+##
+#
+song_columns_list_format = &quot;(3)[green]{l} (28)[cyan]{a} (3)[]{y} (28)[]{b} (3)[]{n} (45)[red]{t}&quot;
+#
 ##### various settings #####
-
+#
+playlist_show_remaining_time = &quot;yes&quot;
+#
 playlist_display_mode = &quot;columns&quot; (classic/columns)
+#
+browser_display_mode = &quot;columns&quot; (classic/columns)
+#
+search_engine_display_mode = &quot;columns&quot; (classic/columns)
+#
 #incremental_seeking = &quot;yes&quot;
+#
 #seek_time = &quot;1&quot;
+#
 #autocenter_mode = &quot;no&quot;
+#
 #repeat_one_mode = &quot;no&quot;
+#
 #default_place_to_search_in = &quot;database&quot; (database/playlist)
+#
 #media_library_left_column = &quot;a&quot; (possible values: a,y,g,c,p, legend above)
+#
 #default_find_mode = &quot;wrapped&quot; (wrapped/normal)
+#
 #default_space_mode = &quot;add&quot; (add/select)
+#
 #default_tag_editor_left_col = &quot;albums&quot; (albums/dirs)
+#
 #default_tag_editor_pattern = &quot;%n - %t&quot;
-#header_visibility = &quot;yes&quot;
-#statusbar_visibility = &quot;yes&quot;
+#
+header_visibility = &quot;yes&quot;
+#
+statusbar_visibility = &quot;yes&quot;
+#
 fancy_scrolling = &quot;yes&quot;
+#
 #follow_now_playing_lyrics = &quot;no&quot;
+#
 #ncmpc_like_songs_adding = &quot;no&quot; (enabled - add/remove, disabled - always add)
+#
 display_screens_numbers_on_start = &quot;yes&quot;
+#
 #clock_display_seconds = &quot;no&quot;
+#
+##
+## Note: If below is enabled, ncmpcpp will ignore leading
+## &quot;The&quot; word while sorting items in browser, tags in
+## media library, etc.
+##
+ignore_leading_the = &quot;no&quot;
+#
 enable_window_title = &quot;yes&quot;
-
+#
+##### lyrics support #####
+##
+## supported lyrics databases:
+##
+## - 1 - lyricwiki.org
+## - 2 - lyricsplugin.com
+##
+#
+#lyrics_database = &quot;1&quot;
+#
+#external_editor = &quot;&quot;
+#
 ##### colors definitions #####
-
+#
 colors_enabled = &quot;yes&quot;
+#
 #empty_tag_color = &quot;cyan&quot;
+#
 #header_window_color = &quot;default&quot;
+#
 #volume_color = &quot;default&quot;
+#
 #state_line_color = &quot;default&quot;
+#
 #state_flags_color = &quot;default&quot;
+#
 #main_window_color = &quot;yellow&quot;
+#
 #color1 = &quot;white&quot;
+#
 #color2 = &quot;green&quot;
+#
 #main_window_highlight_color = &quot;yellow&quot;
+#
 #progressbar_color = &quot;default&quot;
+#
 #statusbar_color = &quot;default&quot;
+#
 #active_column_color = &quot;red&quot;
+#
 #window_border_color = &quot;green&quot;
+#
 #active_window_border = &quot;red&quot;
+#</diff>
      <filename>.ncmpcpp/config</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>991fb811c4cb532043747a781901e875d0549571</id>
    </parent>
  </parents>
  <author>
    <name>stxza</name>
    <email>seynthan.tx@gmail.com</email>
  </author>
  <url>http://github.com/stxza/arch-linux-configs/commit/3389fd9784de5b26c2849cc8594697d19d4b2c6e</url>
  <id>3389fd9784de5b26c2849cc8594697d19d4b2c6e</id>
  <committed-date>2009-02-26T21:08:19-08:00</committed-date>
  <authored-date>2009-02-26T21:08:19-08:00</authored-date>
  <message>new ncmpcpp cfg</message>
  <tree>08e1f52c3d786e5267eec605c6b9ce1b1ea87f6e</tree>
  <committer>
    <name>stxza</name>
    <email>seynthan.tx@gmail.com</email>
  </committer>
</commit>
