]> git.armaanb.net Git - lightcards.git/blobdiff - config.py
Implement progress_char config option
[lightcards.git] / config.py
index 566ebcfdf3c88421f4d22818bbaf1c41202ef016..e12faa3f25da77544242624193936d3dc877a240 100644 (file)
--- a/config.py
+++ b/config.py
@@ -15,12 +15,7 @@ default_view = 1
 ###############################################################################
 # APPEARANCE
 
-disp_progress = True
 progress_char = "ยป"
-disp_sidebar = True
-disp_bar = True
-
-bar_sections = ["starred_status", "starred_count", "side", "view"]
 
 highlight_color = "green"
 starred_color = "yellow"