diff --git a/kitty-base.conf b/kitty-base.conf index 75ce6fc..2f80037 100644 --- a/kitty-base.conf +++ b/kitty-base.conf @@ -75,3 +75,6 @@ include keymaps.conf ### Themes ### include kitty-themes.conf + +### Overrides ### +include ~/.kittyoverrides diff --git a/kitty-themes.conf b/kitty-themes.conf index 80b588a..7469dda 100644 --- a/kitty-themes.conf +++ b/kitty-themes.conf @@ -6,6 +6,3 @@ include kitty-night.conf ### Catppuccin Accent ### env CATPPUCCIN_ACCENT=mauve - -### Override Cursor Color ### -cursor #A6E3A1