diff options
author | David Runge <dave@sleepmap.de> | 2021-01-13 16:56:15 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2021-01-13 16:56:15 +0100 |
commit | c1e70f3907d56e5f8c62c0786b3dbf8148a21de7 (patch) | |
tree | d5050721f8f18812e0f56fc2114c9692fdd6cbf5 /.ncmpcpp/config | |
parent | 542a657c5bf19322b0564aa1ed6809a599d4fd2d (diff) | |
download | dotfiles-c1e70f3907d56e5f8c62c0786b3dbf8148a21de7.tar.gz dotfiles-c1e70f3907d56e5f8c62c0786b3dbf8148a21de7.tar.bz2 dotfiles-c1e70f3907d56e5f8c62c0786b3dbf8148a21de7.tar.xz dotfiles-c1e70f3907d56e5f8c62c0786b3dbf8148a21de7.zip |
ncmpcpp: XDG compliant config dir
.ncmpcpp/*:
Move the configuration to XDG_CONFIG_HOME compliant location (i.e.
~/.config/ncmpcpp/).
Diffstat (limited to '.ncmpcpp/config')
-rw-r--r-- | .ncmpcpp/config | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config deleted file mode 100644 index 6fc3beb..0000000 --- a/.ncmpcpp/config +++ /dev/null @@ -1,62 +0,0 @@ -# MPD -mpd_crossfade_time = "1" - -# EDITOR -external_editor = "/usr/bin/vim" -use_console_editor = "yes" - -## DISPLAY MODE - classic/columns -playlist_display_mode = "columns" -browser_display_mode = "columns" -search_engine_display_mode = "columns" - -## FORMAT -song_list_format = "$3{%A}|{%a}$7{%b}$0{%t}|{$4$R{%7l}$9}" -song_columns_list_format = "(25)[cyan]{a} (5f)[green]{y} (30)[cyan]{b} (3f)[green]{n} (30)[cyan]{t|f} (6f)[red]{l}" - -## COLOR -header_window_color = "cyan" -main_window_color = "cyan" -current_item_prefix = "$(green)$r" -current_item_suffix = "$/r$(end)" - -# LYRICS -lyrics_directory = "~/.lyrics" -store_lyrics_in_song_dir = "yes" -follow_now_playing_lyrics = "yes" -fetch_lyrics_for_current_song_in_background = "yes" - -## INTERFACE -user_interface = "alternative" -now_playing_prefix = "$r" -now_playing_suffix = "$/r" -ignore_leading_the = "no" -mouse_support = "yes" -autocenter_mode = "yes" -centered_cursor = "yes" - -# PROGRESSBAR -progressbar_look = "<|>" -progressbar_color = "red" -progressbar_elapsed_color = "cyan" - -#default_space_mode = "select" -header_visibility = "no" -statusbar_visibility = "no" -titles_visibility = "no" -#screen_switcher_mode = "sequence: 2 -> 3 -> 9 -> 10" -locked_screen_width_part = 50 -ask_for_locked_screen_width_part = "no" -empty_tag_marker = "" - -#LASTFM -lastfm_preferred_language = "en" - - -visualizer_fifo_path = "~/.local/share/mpd/fifo" -visualizer_output_name = "mpd_fifo" -visualizer_in_stereo = "yes" -visualizer_sync_interval = 10 -visualizer_type = "ellipse" -visualizer_color = "blue" -visualizer_look = ●▮ |