update(wezterm): use regular weight for font

This commit is contained in:
testuser 2024-12-03 16:17:05 +09:00
parent 5c0a268fe0
commit 3aa560a502

View file

@ -53,7 +53,7 @@ return {
font = wezterm.font_with_fallback {
{
family = 'Juisee HWNF',
weight = 'Bold',
weight = 'Regular',
harfbuzz_features = {
'calt=0', -- disables ligature
'zero=1',