#[SOLVED] Kitty replacing not equal chars with one symbol

3 messages · Page 1 of 1 (latest)

outer plover
#

I installed Iosevka Nerd Font not too long ago and I noticed that when typing != it replaces the chars with a symbol.
To be clear I DO NOT want that behavior.
I don't have any config lines that would enable this so I'm guessing it's a feature that's on by default and I'm searching for a way to disable that now, if you know anything about this I'd be really grateful

#

I've searched a bit and it looks like this has to do with the font itself and maybe something about font_features in kitty.conf ??

#

OK so I found the solution...
in ~/.config/kitty/kitty.conf add line with disable_ligatures always and it won't draw these anymore :)