Skip to content

Instantly share code, notes, and snippets.

@sdushantha
Created July 2, 2020 07:05
Show Gist options
  • Save sdushantha/921664284b2d4b1e1c9ae99af620fac0 to your computer and use it in GitHub Desktop.
Save sdushantha/921664284b2d4b1e1c9ae99af620fac0 to your computer and use it in GitHub Desktop.
lyrics_directory = ~/.config/ncmpcpp/lyrics
mpd_music_dir = ~/Music
visualizer_type = "spectrum"
visualizer_look = ●┃
visualizer_color = white
song_list_format = "{{%a %t}|{%f}}{$R%l}"
current_item_prefix = $(green)$r
current_item_inactive_column_prefix = $(black)$r
now_playing_prefix = "$b$3"
now_playing_suffix = "$/b$9"
execute_on_song_change = notify-send "Now Playing" "$(mpc current)"
playlist_display_mode = "classic"
user_interface = classic
header_visibility = "no"
statusbar_visibility = "no"
titles_visibility = "no"
follow_now_playing_lyrics = yes
fetch_lyrics_for_current_song_in_background = yes
main_window_color = white
progressbar_look = "─╼ "
progressbar_elapsed_color = "green"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment