Meow, meow. Meow?
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
There is a keyboard shortcut to reload the config. I don't remember what the default is. On the kitty website, go to the page about kitty.conf and ctrl-f reload or refresh.
To check that the config is really reloading, make an edit to the section about theme, tab style, etc.
There is a way to output the actual config as used so you can look for your settings.
If you call kitty from the command line you can optionally use an argument to specify a config file. Iirc it is --config but verify in docs.
What is the location of the config file you are editing?
Post the section of the config file that isn't working?
Try moving the section you are editing to the very bottom of the file to ensure it isn't getting over rided later on.
finally got it working. i re-downloaded it and made my own config. apparently size 11 font is fuggin huge on my chromebook.
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?
this helped tremendously while i was figuring it out, thank you !
Maybe, ill check it out later today.
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.
Ill have to grab an external keyboard, my. Fkeys are fucked on account of my computer being a chromebook.
Did you remove the #
at the start of the font_size
setting?
I tried it with & without
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.
which desktop environment are you using?
Openbox.
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.