update: wezterm: font fallback(use firge for emoji)
This commit is contained in:
parent
d353dfb6fd
commit
a8c1888dc7
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ return {
|
|||
},
|
||||
},
|
||||
'FirgeNerd Console', -- for japanese
|
||||
{ family = 'FirgeNerd Console', assume_emoji_presentation = true }, -- for japanese
|
||||
'UniFont Regular',
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue