set font
This commit is contained in:
parent
f2b2074205
commit
97191e8561
4 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ if wezterm.config_builder then
|
|||
end
|
||||
|
||||
-- Font
|
||||
config.font = wezterm.font 'Fisa Code'
|
||||
config.font = wezterm.font 'Fira Code'
|
||||
config.font_size = 10.0
|
||||
|
||||
-- Color scheme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue