change: wezterm: juliamono option (disable ss20)
This commit is contained in:
parent
490853e6a0
commit
1d4aca589e
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ return {
|
||||||
'calt=0', -- disables ligature
|
'calt=0', -- disables ligature
|
||||||
'zero=1',
|
'zero=1',
|
||||||
'ss08=0',
|
'ss08=0',
|
||||||
'ss20=0',
|
''
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{ family = 'FirgeNerd Console', assume_emoji_presentation = true }, -- for japanese
|
{ family = 'FirgeNerd Console', assume_emoji_presentation = true }, -- for japanese
|
||||||
|
|
Loading…
Reference in a new issue