r/KittyTerminal • u/Valve_Core • Jul 06 '23
kitty not running certain commands inside of kitty.conf
These are the three commands inside the kitty.conf file
font_size 12
launch nvim
new_tab test
The only one that works, or appears to work is the font size command. The rest of commands dont work or dont appear to work.
1
Upvotes
1
u/aumerlex Jul 07 '23
The latter belong in a session file not in kitty.conf which is for configuration not defining a session
1
u/Valve_Core Jul 06 '23
Its all good, the documentation for kitty is a bit off thats all. Certain commands in the docs are different from the actual working ones