diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-06-26 19:43:00 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-06-26 19:43:00 +0200 |
| commit | adbd5838688b23230b5b17874773489866b57364 (patch) | |
| tree | f6e889353208029d28f5ca4e678d15e3eb066ef5 /config | |
| parent | d7a39067949ca88ee047c34d5357c08b4665fa6c (diff) | |
Add ncmpcpp configuration
Diffstat (limited to 'config')
| -rw-r--r-- | config/ncmpcpp/config | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/config/ncmpcpp/config b/config/ncmpcpp/config new file mode 100644 index 0000000..f9627a8 --- /dev/null +++ b/config/ncmpcpp/config @@ -0,0 +1,35 @@ +mpd_music_dir "~/.config/mpd/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 = white_blue:b +progressbar_color = white_blue:b + +statusbar_color = white_green +player_state_color = white_green:b +statusbar_time_color = green_white + +# Progress Bar +progressbar_look = █◗ + +# Playlist +song_columns_list_format = (20)[blue]{a} (50)[white]{t|f:Title} (20)[cyan]{b} (7f)[magenta]{l} + +# Library +song_library_format = $(black){%n}$(white) {%t}|{%f} |