-
Notifications
You must be signed in to change notification settings - Fork 6
/
.ncmpcpprc
44 lines (36 loc) · 1.05 KB
/
.ncmpcpprc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
ncmpcpp_directory = "~/.ncmpcpp"
mpd_host = "localhost"
mpd_port = "6600"
mpd_connection_timeout = "5"
mpd_music_dir = "~/media/music"
mpd_crossfade_time = "5"
visualizer_data_source = "/tmp/mpd.fifo"
visualizer_output_name = "Visualizer"
visualizer_in_stereo = "yes"
visualizer_type = "ellipse"
visualizer_look = "●●"
visualizer_color = "white, white, black, white, red"
header_visibility = "no"
header_window_color = "default"
playlist_shorten_total_times = "yes"
volume_color = "default"
state_line_color = "black"
playlist_display_mode = "classic"
now_playing_prefix = "$b$5"
now_playing_suffix = "$/b$9"
progressbar_look = "❙❙❙"
progressbar_color = "black"
progressbar_elapsed_color = "white"
statusbar_visibility = "no"
statusbar_color = "default"
song_library_format = "{%f}"
song_list_format = "{%f}"
song_status_format = "{%f}"
media_library_primary_tag = artist
empty_tag_color = "black"
colors_enabled = "yes"
main_window_color = "default"
centered_cursor = "yes"
enable_window_title = "yes"
external_editor = "vim"
follow_now_playing_lyrics = yes