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 | [header]
header_visibility = "no"
header_window_color = "default"
volume_color = "green"
state_line_color = "black"
[playlist]
playlist_display_mode = "classic"
song_list_format = "$5%t $R$6%a"
now_playing_prefix = "$b"
now_playing_suffix = "$/b"
browser_playlist_prefix = "$1ยป$1 "
[statusbar]
progressbar_look = "โโโ"
progressbar_color = "black"
statusbar_visibility = "yes"
progressbar_elapsed_color = "cyan"
statusbar_color = "3"
song_status_format = "{%t - %a}"
#display_bitrate = yes
[library]
song_library_format = "{{%a - %t}|{%f}}{$R%l}"
empty_tag_color = "black"
[global]
main_window_color = "default"
centered_cursor = "yes"
enable_window_title = "yes"
external_editor = "vim"
execute_on_song_change = ~/.ncmpcpp/./art.sh
|
x
Notes
Find the entire theme here: Github