Use monospace alias for fonts, remove menu clutter

This commit is contained in:
natemaia
2018-12-02 20:19:37 -08:00
parent 26b202b69f
commit 25d560d149
60 changed files with 313 additions and 4428 deletions

View File

@ -42,7 +42,7 @@ draw_outline = true,
--Textual
extra_newline = false,
format_human_readable = true,
font = 'DejaVu Sans Mono:size=11:regular',
font = 'monospace:size=11',
max_text_width = 0,
max_user_text = 16384,
override_utf8_locale = true,