-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathncmpcpp-config
executable file
·41 lines (37 loc) · 1.25 KB
/
ncmpcpp-config
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
visualizer_fifo_path = "/home/paoloap/.config/mpd/mpd.fifo"
visualizer_output_name = "my_fifo"
visualizer_sync_interval = "30"
visualizer_in_stereo = "yes"
visualizer_type = "spectrum"
header_visibility = no
statusbar_visibility = no
visualizer_look = "██"
colors_enabled = "yes"
empty_tag_color = "blue"
header_window_color = "default"
volume_color = "default"
state_line_color = "default"
state_flags_color = "default"
main_window_color = "black"
color1 = "red"
color2 = "yellow"
main_window_highlight_color = "blue"
progressbar_color = "black"
statusbar_color = "red"
active_column_color = "red"
window_border_color = "blue"
active_window_border = "blue"
song_columns_list_format = "(6f)[red]{l} (25)[yellow]{a} (40)[blue]{t|f} (30)[red]{b}"
now_playing_prefix = "$b"
now_playing_suffix = "$/b"
playlist_display_mode = "columns" (classic/columns)
autocenter_mode = "yes"
centered_cursor = "no"
ignore_leading_the = "yes"
song_status_format = "$1%a $1- $1%t $1- $1%b {(Disc %d) }$1($1%y$1)"
titles_visibility = "no"
browser_playlist_prefix = "$2plist »$9 "
browser_display_mode = "columns" (classic/columns)
song_window_title_format = "MPD: {%a > }{%t}{ [%b{ Disc %d}]}|{%f}"
search_engine_display_mode = "columns" (classic/columns)
follow_now_playing_lyrics = "yes"