Migrate to panacea as daily driver

This commit is contained in:
2020-05-24 02:23:06 +02:00
parent 9743634f3c
commit 6e23af4691
29 changed files with 230 additions and 366 deletions

View File

@@ -10,7 +10,7 @@ color1 = "magenta"
color2 = "cyan"
main_window_color = "cyan"
state_line_color = "black"
statusbar_color = "black"
statusbar_color = "cyan"
progressbar_color = "magenta"
progressbar_elapsed_color = "cyan"
current_item_prefix = "$(red)$r"
@@ -20,14 +20,12 @@ alternative_ui_separator_color = "black"
# Settings
autocenter_mode = "yes"
header_visibility = "no"
statusbar_visibility = "no"
statusbar_visibility = "yes"
cyclic_scrolling = "yes"
titles_visibility = "no"
display_bitrate = "yes"
playlist_separate_albums = "no"
ask_before_clearing_playlists = "no"
visualizer_type = "ellipse"
visualizer_fifo_path = "/tmp/mpd.fifo"
# Playlist
user_interface = "alternative"
@@ -39,26 +37,4 @@ song_columns_list_format = "(5)[]{} (20)[red]{a} (26)[white]{t|f} (44)[blue]{b}
alternative_header_second_line_format = "$6{%a} $b$8-$9 $4{%b}$9"
now_playing_prefix = "$b$4>$5> "
now_playing_suffix = "$2$/b$2"
# Progressbars to use.
# This section works as
# a clipboard so no need
# to hunt these down from
# the web.
#progressbar_look = "░█ "
#progressbar_look = "=>"
#progressbar_look = "─- "
#progressbar_look = "▒▒░"
#progressbar_look = "┅┅┄"
#progressbar_look = "─⊙┄"
#progressbar_look = "─➞─"
progressbar_look = "─┅─"
#progressbar_look = "▪▪▪"
#progressbar_look = "▪▪▫"
#progressbar_look = "───"
#progressbar_look = "▁▁▁"
#progressbar_look = ""
#progressbar_look = "■◣ "
#progressbar_look = "◈◆◇"
#progressbar_look = "→→"