增加ncmpcpp配置

master
yutent 2023-07-10 09:05:56 +00:00
parent 03a7f2c986
commit 2b7063e2bd
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
## 歌曲切换通知
# execute_on_song_change = dunstify "$(mpc current)"
# ----------- 基础配置 ------------
# 默认显示频谱视图
startup_screen = visualizer
user_interface = alternative
header_visibility = no
# ------------ end ------------
# 头部内容格式
alternative_header_first_line_format = ""
alternative_header_second_line_format = {$b$3%a$/b - $5%t$9}
# 频谱视图设置
visualizer_data_source = /tmp/mpd.fifo
visualizer_output_name = "mpd visualizer"
visualizer_in_stereo = "yes"
visualizer_type = "spectrum"
# 进度条
progressbar_look = ▂▂▂
progressbar_color = black
progressbar_elapsed_color = yellow