dotfiles/dot_config/ncmpcpp/config

33 lines
776 B
Text
Raw Normal View History

2022-11-02 16:53:10 +01:00
#vim:ft=conf
mpd_host = 127.0.0.1
mpd_port = 6600
mpd_music_dir = ~/Music
mpd_connection_timeout = 5
enable_window_title = no
external_editor = nvim
use_console_editor = yes
2022-11-08 08:29:45 +01:00
execute_on_song_change = ~/.config/ncmpcpp/notify.sh
startup_slave_screen = visualizer
2022-11-04 11:25:50 +01:00
visualizer_data_source = "/tmp/mpd.fifo"
visualizer_output_name = "my_fifo"
visualizer_in_stereo = "yes"
visualizer_type = "spectrum"
2022-11-08 08:29:45 +01:00
visualizer_look = "+|"
2022-11-02 16:53:10 +01:00
2022-11-04 11:25:50 +01:00
# looks
2022-11-02 16:53:10 +01:00
user_interface = alternative
2022-11-04 11:25:50 +01:00
2022-11-02 16:53:10 +01:00
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} }|{%D}
autocenter_mode = yes
progressbar_look = ═▶
progressbar_color = black:b
progressbar_elapsed_color = magenta:b
2022-11-08 08:29:45 +01:00
song_status_format = {{%b by %a - }{%t}}|{%f}