mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
set default fonts
This commit is contained in:
parent
6e44aad4d9
commit
8801992d0e
1 changed files with 2 additions and 0 deletions
|
@ -8,8 +8,10 @@ return {
|
|||
initial_cols = 162,
|
||||
initial_rows = 50,
|
||||
|
||||
-- font stuff
|
||||
-- don't complain if an icon or character is missing
|
||||
warn_about_missing_glyphs = false,
|
||||
font = wezterm.font_with_fallback { 'mononoki', 'Hack Nerd Font' },
|
||||
font_size = 15,
|
||||
|
||||
-- window look and feel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue