mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
shrink font slightly for wezterm
This commit is contained in:
parent
177f7093d9
commit
60d3939c64
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ return {
|
|||
-- don't complain if an icon or character is missing
|
||||
warn_about_missing_glyphs = false,
|
||||
font = wezterm.font_with_fallback { 'mononoki', 'Symbols Nerd Font Mono' },
|
||||
font_size = 16,
|
||||
font_size = 15,
|
||||
|
||||
-- window look and feel
|
||||
hide_tab_bar_if_only_one_tab = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue