diff options
| author | twells46 <173561638+twells46@users.noreply.github.com> | 2025-12-31 13:28:05 -0600 |
|---|---|---|
| committer | twells46 <173561638+twells46@users.noreply.github.com> | 2025-12-31 13:28:05 -0600 |
| commit | 2140ab51deed88e90eafebf9520fa5f9995dc7c9 (patch) | |
| tree | 03cf1dcd2900495c1efb79aaa85f3254ecd5fb87 /dot_config/ncmpcpp/formats.conf | |
| parent | ff8f50638e4b17a9d7cc88d2f0d9560b7effce39 (diff) | |
Migrate from stow
Diffstat (limited to 'dot_config/ncmpcpp/formats.conf')
| -rw-r--r-- | dot_config/ncmpcpp/formats.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/dot_config/ncmpcpp/formats.conf b/dot_config/ncmpcpp/formats.conf new file mode 100644 index 0000000..2720ab0 --- /dev/null +++ b/dot_config/ncmpcpp/formats.conf @@ -0,0 +1,22 @@ +#song_list_format = {$4%a - }{%t}|{$8%f$9}$R{$3(%l)$9} +#song_status_format = $b{{$8"%t"}} $3by {$4%a{ $3in $7%b{ (%y)}} $3}|{$8%f} +#song_library_format = {%n - }{%t}|{%f} +#alternative_header_first_line_format = $b$1$aqqu$/a$9 {%t}|{%f} $1$atqq$/a$9$/b +#alternative_header_second_line_format = {{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D} +#current_item_prefix = $(cyan)$r$b +#current_item_suffix = $/r$(end)$/b +#current_item_inactive_column_prefix = $(magenta)$r +#current_item_inactive_column_suffix = $/r$(end) +#playlist_display_mode = columns +#browser_display_mode = columns +#media_library_albums_split_by_date = no +#display_volume_level = no +#ignore_leading_the = yes +#external_editor = kak +#use_console_editor = yes +##empty_tag_color = magenta +#main_window_color = black +##progressbar_color = black:b +##progressbar_elapsed_color = blue:b +##statusbar_color = red +##statusbar_time_color = cyan:b |