chore(ncmpcpp): tweaks

This commit is contained in:
winston 2022-11-08 08:29:45 +01:00
parent b28cfd68cb
commit 8daf85f8c3
Signed by: winston
GPG key ID: 3786770EDBC2B481
2 changed files with 17 additions and 5 deletions

View file

@ -23,7 +23,15 @@ def_key "n"
def_key "N"
previous_found_item
def_key "-"
volume_down
def_key "="
volume_up
def_key "d"
delete_playlist_items
def_key "ctrl-h"
master_screen
def_key "ctrl-l"
toggle_lyrics_fetcher
def_key "L"
show_lyrics
slave_screen

View file

@ -8,13 +8,15 @@ enable_window_title = no
external_editor = nvim
use_console_editor = yes
execute_on_song_change = ~/.config/mpd/notify.sh
execute_on_song_change = ~/.config/ncmpcpp/notify.sh
startup_slave_screen = visualizer
visualizer_data_source = "/tmp/mpd.fifo"
visualizer_output_name = "my_fifo"
visualizer_in_stereo = "yes"
visualizer_type = "spectrum"
visualizer_look = "+"
visualizer_look = "+|"
# looks
user_interface = alternative
@ -26,3 +28,5 @@ autocenter_mode = yes
progressbar_look = ═▶
progressbar_color = black:b
progressbar_elapsed_color = magenta:b
song_status_format = {{%b by %a - }{%t}}|{%f}