chore(config): default configuration now uses 100% of terminal screen space (#47)

This commit is contained in:
Alexandre Pasmantier 2024-11-20 01:11:43 +01:00 committed by GitHub
parent f43b5bf9b8
commit ccd7c68702
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ use_nerd_font_icons = false
# │ │ # │ │
# │ │ # │ │
# └───────────────────────────────────────┘ # └───────────────────────────────────────┘
ui_scale = 80 ui_scale = 100
# Whether to show the top help bar in the UI # Whether to show the top help bar in the UI
show_help_bar = true show_help_bar = true