💥 add failing music config

This commit is contained in:
dth@taiga.ai 2022-05-17 12:30:58 +02:00
parent dfc5f3499e
commit b02a6f06fe
4 changed files with 96 additions and 0 deletions

27
.config/ncmpcpp/config Normal file
View file

@ -0,0 +1,27 @@
mpd_music_dir = "~/Music/"
ncmpcpp_directory = "~/.config/ncmpcpp"
lyrics_directory = "~/.config/ncmpcpp/lyrics"
#execute_on_song_change = "~/.ncmpcpp/songchange.sh"
## Unsupported mouse ##
mouse_support = "yes"
mouse_list_scroll_whole_page = "yes"
## Navigation ##
cyclic_scrolling = "yes"
header_text_scrolling = "yes"
jump_to_now_playing_song_at_start = "yes"
lines_scrolled = "2"
## Other ##
system_encoding = "utf-8"
regular_expressions = "extended"
##
## Appearance
## Other ##
now_playing_prefix = "❥ "
progressbar_look = "───"
colors_enabled = "yes"
autocenter_mode = "yes"
centered_cursor = "yes"