Update font configuration
This commit is contained in:
parent
09fbaf597c
commit
92f761f4bb
5 changed files with 8 additions and 7 deletions
|
|
@ -4,7 +4,7 @@ local wezterm = require 'wezterm';
|
|||
|
||||
return {
|
||||
font = wezterm.font(
|
||||
'Inconsolata Medium',
|
||||
'{{ wezterm_font }}',
|
||||
{ weight = 'Regular', stretch = 'Normal', style = 'Normal' }
|
||||
),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue