summaryrefslogtreecommitdiff
path: root/.config/ncmpcpp
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2023-10-03 21:45:30 +0530
committerkrolyxon <krolyxon@tutanota.com>2023-10-03 21:45:30 +0530
commit55bce586282a6c25b2d81a9ac816c3b8e6d1c58e (patch)
tree68af914d8ec4750bbddec8846ded9bf693d6f9eb /.config/ncmpcpp
parentff64744c62f97b699c51f3baf747dec0cafe60b3 (diff)
ncmpcpp progress bar
Diffstat (limited to '.config/ncmpcpp')
-rw-r--r--.config/ncmpcpp/config8
1 files changed, 5 insertions, 3 deletions
diff --git a/.config/ncmpcpp/config b/.config/ncmpcpp/config
index 8547479..61d20c6 100644
--- a/.config/ncmpcpp/config
+++ b/.config/ncmpcpp/config
@@ -12,7 +12,6 @@ current_item_inactive_column_prefix = $(magenta)$r
current_item_inactive_column_suffix = $/r$(end)
playlist_display_mode = columns
browser_display_mode = columns
-progressbar_look = ->
media_library_primary_tag = album_artist
media_library_albums_split_by_date = no
startup_screen = "media_library"
@@ -22,12 +21,15 @@ ignore_leading_the = yes
external_editor = nvim
use_console_editor = yes
+## Progress bar ##
+progressbar_look = "▂▂▂"
+progressbar_color = black:b
+progressbar_elapsed_color = blue:b
+
## Colors ##
colors_enabled = "yes"
empty_tag_color = magenta
main_window_color = white
-progressbar_color = black:b
-progressbar_elapsed_color = blue:b
statusbar_color = red
volume_color = "green"
statusbar_time_color = cyan:b