Reload config in the same way it is reloaded after changing theme using kitten #8543
Replies: 1 comment 1 reply
-
Yes include it after that section in kitty.conf
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Aeldit
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.
-
Hi, so I would like to include an override after kitten has loaded a theme using
kitten themes --reload-in=all Catppuccin-Mocha
. The problem is that the following is added at the end ofkitty.conf
:and the include containing my overrides is overriden.
Is there a way I can tell kitty to still conside my file as an override ?
Beta Was this translation helpful? Give feedback.
All reactions