aboutsummaryrefslogtreecommitdiff
path: root/config/ncmpcpp/config
blob: 4001d04d427e800d25f407ab3be36d613645729a (plain)
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
mpd_host = music.bdr.place
mpd_port = 6600
mpd_music_dir "/mnt/hogganfield/archive/music/Music"

visualizer_output_name = Visualizer feed
visualizer_data_source = /tmp/mpd.fifo
visualizer_in_stereo = yes
visualizer_type = spectrum
visualizer_look = ●▮
visualizer_color = blue, cyan, green, yellow, magenta, red
visualizer_spectrum_smooth_look = yes
visualizer_spectrum_smooth_look_legacy_chars = yes

# Colors
header_window_color = white_green
volume_color = black_white
state_line_color = white
state_flags_color = blue_white:b

window_border_color = green
main_window_color = blue

progressbar_elapsed_color = blue_0:b
progressbar_color = blue_0:b

statusbar_color = white_green
player_state_color = white_green:b
statusbar_time_color = black_white

# Progress Bar
progressbar_look = █◗

# Playlist
song_columns_list_format = (20)[blue]{a} (50)[black]{t|f:Title} (20)[cyan]{b} (7f)[magenta]{l}

# Library
song_library_format = $(blue){%n}$(black) {%t}|{%f}

# Selected Formatting
current_item_prefix = $(black_yellow)
current_item_suffix = $0
current_item_inactive_column_prefix = $(white_cyan)
current_item_inactive_column_suffix = $0