Switch to Inconsolata font
This commit is contained in:
parent
da726a8ecf
commit
d5883a2b1d
3 changed files with 5 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ local wezterm = require 'wezterm';
|
|||
|
||||
return {
|
||||
font = wezterm.font(
|
||||
'MonaspiceNe Nerd Font Mono',
|
||||
'Inconsolata Medium',
|
||||
{ weight = 'Regular', stretch = 'Normal', style = 'Normal' }
|
||||
),
|
||||
|
||||
|
|
@ -21,6 +21,5 @@ return {
|
|||
'ss06',
|
||||
'ss07',
|
||||
'ss08',
|
||||
'liga'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue