summaryrefslogtreecommitdiffstats
path: root/.ncmpcpp
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-04-19 11:27:50 +0200
committerGravatar Tom Willemsen2012-04-19 11:27:50 +0200
commit56e0a40cb1c1fd4ee79fc9b7874cc569337aa5a7 (patch)
tree67f0772451d986448c1eeaf75c069afad5a34a90 /.ncmpcpp
parent5b50f800ea1fc80326a88b6186ea59c06c59635e (diff)
downloaddotfiles-56e0a40cb1c1fd4ee79fc9b7874cc569337aa5a7.tar.gz
dotfiles-56e0a40cb1c1fd4ee79fc9b7874cc569337aa5a7.zip
.ncmpcpp/config
Diffstat (limited to '.ncmpcpp')
-rw-r--r--.ncmpcpp/config66
1 files changed, 0 insertions, 66 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config
index 20d1030..289318d 100644
--- a/.ncmpcpp/config
+++ b/.ncmpcpp/config
@@ -17,22 +17,6 @@ titles_visibility = "no"
browser_display_mode = "classic" # (classic/columns)
browser_playlist_prefix = "$2plist >$9 "
-# Colors
-active_column_color = "yellow"
-color1 = "default"
-color2 = "green"
-discard_colors_if_item_is_selected = "yes"
-header_visibikity = "yes"
-header_window_color = "magenta"
-main_window_color = "default"
-main_window_highlight_color = "default"
-progressbar_color = "red"
-state_flags_color = "yellow"
-state_line_color = "black"
-statusbar_color = "magenta"
-statusbar_visibility = "yes"
-volume_color = "cyan"
-
# Others
allow_physical_directories_deletion = "yes"
allow_physical_files_deletion = "yes"
@@ -40,53 +24,3 @@ fancy_scrolling = "yes"
mpd_music_dir = "/mnt/music/mp3"
search_engine_display_mode = "columns" # (classic/columns)
user_interface = "alternative" # (classic/alternative)
-
-#active_window_border = "red"
-#alternative_header_first_line_format = "$b$1$aqqu$/a$9 {%t}|{%f} $1$atqq$/a$9$/b"
-#alternative_header_second_line_format = "{{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D}"
-#alternative_ui_separator_color = "black"
-#ask_before_clearing_main_playlist = "no"
-#block_search_constraints_change_if_items_found = "yes"
-#clock_display_seconds = "no"
-#colors_enabled = "yes"
-#cyclic_scrolling = "no"
-#default_find_mode = "wrapped" (wrapped/normal)
-#default_place_to_search_in = "database" (database/playlist)
-#default_space_mode = "add" (add/select)
-#default_tag_editor_left_col = "albums" (albums/dirs)
-#default_tag_editor_pattern = "%n - %t"
-#display_remaining_time = "no"
-#display_screens_numbers_on_start = "yes"
-#empty_tag_color = "cyan"
-#empty_tag_marker = "<empty>"
-#enable_window_title = "yes"
-#execute_on_song_change = ""
-#external_editor = ""
-#follow_now_playing_lyrics = "no"
-#header_text_scrolling = "yes"
-#ignore_leading_the = "no"
-#incremental_seeking = "yes"
-#jump_to_now_playing_song_at_start = "yes"
-#lines_scrolled = "2"
-#lyrics_database = "1"
-#media_library_left_column = "a" (possible values: a,y,g,c,p, legend above)
-#message_delay_time = "4"
-#mouse_support = "yes"
-#mpd_connection_timeout = "5"
-#mpd_crossfade_time = "3"
-#mpd_host = "localhost"
-#mpd_port = "6600"
-#ncmpc_like_songs_adding = "no" (enabled - add/remove, disabled - always add)
-#playlist_disable_highlight_delay = "5"
-#playlist_show_remaining_time = "no"
-#regular_expressions = "basic" (basic/extended)
-#seek_time = "1"
-#selected_item_prefix = "$6"
-#selected_item_suffix = "$9"
-#show_hidden_files_in_local_browser = "no"
-#song_columns_list_format = "(10f)[green]{lr} (25)[cyan]{aE} (40)[]{t} (30)[red]{b}"
-#song_library_format = "{%n - }{%t}|{%f}"
-#song_window_title_format = "{%a - }{%t}|{%f}"
-#tag_editor_album_format = "{(%y) }%b"
-#use_console_editor = "no" (set to yes, if your editor is console app)
-#window_border_color = "green"