wezterm: update: font family regarding juisee update v0.2.0
This commit is contained in:
parent
fef6bc9836
commit
438823541a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ return {
|
||||||
-- font = wezterm.font 'FirgeNerd Console'
|
-- font = wezterm.font 'FirgeNerd Console'
|
||||||
font = wezterm.font_with_fallback {
|
font = wezterm.font_with_fallback {
|
||||||
{
|
{
|
||||||
family = 'JuiseeHW Nerd Font',
|
family = 'Juisee HWNF',
|
||||||
weight = 'Bold',
|
weight = 'Bold',
|
||||||
harfbuzz_features = {
|
harfbuzz_features = {
|
||||||
'calt=0', -- disables ligature
|
'calt=0', -- disables ligature
|
||||||
|
|
Loading…
Reference in a new issue