-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathconfig
More file actions
62 lines (62 loc) · 3 KB
/
config
File metadata and controls
62 lines (62 loc) · 3 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
mpd_host = 127.0.0.1
mpd_port = 6600
mpd_music_dir = ~/Music
mpd_connection_timeout = 5
visualizer_fifo_path = /tmp/mpd.fifo
visualizer_output_name = fifo output
visualizer_sync_interval = 30
visualizer_in_stereo = yes
visualizer_type = spectrum
visualizer_color = blue, cyan, green, yellow, magenta, 212
visualizer_look = ■■
playlist_disable_highlight_delay = 3
allow_for_physical_item_deletion = yes
message_delay_time = 8
song_list_format = $(212){%a}$(end) $(blue){%t}$(end) $R $(green){%b}$(end) $(magenta)({%l})$(end)
song_status_format = {$2%a$2} {$3%b$3} {$5%t$5}
song_library_format = %t
song_window_title_format = {%a-%t}
song_columns_list_format = (37)[212]{a} (32)[blue]{t} (25)[magenta]{b} $R(7)[white]{l}
playlist_display_mode = columns
browser_display_mode = columns
titles_visibility = yes
incremental_seeking = yes
autocenter_mode = yes
header_visibility = yes
statusbar_visibility = yes
cyclic_scrolling = yes
display_bitrate = yes
ignore_leading_the = no
enable_window_title = yes
progressbar_look = ▬▬▬
user_interface = alternative
alternative_header_first_line_format = {$b$(212)%a$9} {$5%t$9}
alternative_header_second_line_format = {$4%b$9} {$4(%y)$9}
alternative_ui_separator_color = blue
playlist_separate_albums = no
colors_enabled = yes
empty_tag_color = blue
header_window_color = white
display_volume_level = yes
volume_color = blue
state_line_color = blue
state_flags_color = 212
main_window_color = green
color1 = white
color2 = blue
progressbar_color = black
statusbar_color = blue
window_border_color = 212
active_window_border = 212
follow_now_playing_lyrics = yes
clock_display_seconds = yes
current_item_prefix = $(green_235)
current_item_suffix = $(end)
current_item_inactive_column_prefix = $(green_236)
current_item_inactive_column_suffix = $(end)
now_playing_prefix = $b
now_playing_suffix = $/b
selected_item_prefix = $(white)$b
selected_item_suffix = $/b$(end)
browser_playlist_prefix = "$2Playlist$9 "
modified_item_prefix = ">> "