kitty: add config with catppucchin theme support

This commit is contained in:
servostar 2024-11-24 15:03:39 +01:00
parent fb881bc715
commit 0c66fcf81e
3 changed files with 9 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit b14e8385c827f2d41660b71c7fec1e92bdcf2676

5
.config/kitty/kitty.conf Normal file
View File

@ -0,0 +1,5 @@
# Apply Catppuccin theme.
include catppuccin/themes/mocha.conf
font_size 14.0

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule ".config/kitty/catppuccin"]
path = .config/kitty/catppuccin
url = https://github.com/catppuccin/kitty.git