Question: Fix Wide Letter Spacing #4132
Unanswered
rjhilgefort
asked this question in
Q&A
Replies: 1 comment
|
It doesn't look like the font you mentioned is being used. Run the following command to see what font is being used? kitty --debug-font-fallbackYou can also get the debug config details according to the approach explicitly described in the issue template. After confirming that the font is configured correctly and the font file is loaded correctly, you can try using https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.adjust_line_height |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I just setup kitty on PopOS after using it on MacOS for a while now. I'm using the same config and the same font family (Dank Mono). In my PopOS setup, the letter spacing has wide gaps and I can't figure out how to configure/fix it. I've googled around and looked through the issues and don't see a configuration option or any way to fix it. FWIW, it renders fine in the the default terminal app for PopOS.
I've looked through these configs: https://sw.kovidgoyal.net/kitty/conf/#fonts
Any help would be greatly appreciated, thanks!
All reactions