Can you try pressing ctrl+shift+f2 from within Kitty and then adding font_size 20.0? That will make sure you are editing the same config file Kitty is using.
If that doesn't work, I'd try deleting the config and then try again. Kitty should automatically create a new config.
Ctrl + Shift + - should decrease the font size of the current terminal, which isn't what you are looking for, but could be useful while you sort it out. Is it possible that the font in the config doesn't exist, causing this issue?
I edited my config, and it changed the font size next time I opened kitty. I'm not sure what is happening to you, other than maybe having the config file not where it's expected.
14 Comments
Spyder@lemmy.ml · 11 pts · 2y
I used kitty-cat to edit fonts
https://github.com/adi1090x/kitty-cat
HotsauceHurricane@lemmy.one · 2 pts · 2y
Ill look into it!
k4j8@lemmy.world · 5 pts · 2y
Can you try pressing ctrl+shift+f2 from within Kitty and then adding
font_size 20.0? That will make sure you are editing the same config file Kitty is using.If that doesn't work, I'd try deleting the config and then try again. Kitty should automatically create a new config.
https://sw.kovidgoyal.net/kitty/conf/
furzegulo@lemmy.dbzer0.com · 4 pts · 2y
which desktop environment are you using?
HotsauceHurricane@lemmy.one · 4 pts · 2y
Openbox.
KRAW@linux.community · 4 pts · 2y
Ctrl + Shift + - should decrease the font size of the current terminal, which isn't what you are looking for, but could be useful while you sort it out. Is it possible that the font in the config doesn't exist, causing this issue?
HotsauceHurricane@lemmy.one · 1 pts · 2y
Maybe, ill check it out later today.
HotsauceHurricane@lemmy.one · 1 pts · 2y
this helped tremendously while i was figuring it out, thank you !
tsonfeir@lemm.ee · 3 pts · 2y
Meow, meow. Meow?
HotsauceHurricane@lemmy.one · 3 pts · 2y
Ill have to grab an external keyboard, my. Fkeys are fucked on account of my computer being a chromebook.
zgasma@lemmy.sdf.org · 2 pts · 2y
I'm on my phone away from my computer, so I don’t know the exact syntax, but I use a built-in kitten to set the font inside my .zshrc
It has its pros and cons, but it works well for me.
sin_free_for_00_days@sopuli.xyz · 1 pts · 2y
Did you remove the
#at the start of thefont_sizesetting?HotsauceHurricane@lemmy.one · 3 pts · 2y
I tried it with & without
sin_free_for_00_days@sopuli.xyz · 3 pts · 2y
I edited my config, and it changed the font size next time I opened kitty. I'm not sure what is happening to you, other than maybe having the config file not where it's expected.