mirror of
https://github.com/EnumeratedDev/typer.git
synced 2026-09-16 05:36:10 +00:00
Add config options for showing and hiding the top menu and line index
This commit is contained in:
@@ -3,4 +3,6 @@ selected_style: "default" # Style for 256-color and true-color capable terminals
|
||||
selected_style_fallback: "default-fallback" # Style for 8-color capable terminals (Like TTYs)
|
||||
|
||||
# Other
|
||||
show_top_menu: true
|
||||
show_line_index: true
|
||||
tab_indentation: 4 # Length of tab characters
|
||||
Reference in New Issue
Block a user