kitty: add config with catppucchin theme support
This commit is contained in:
parent
fb881bc715
commit
0c66fcf81e
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b14e8385c827f2d41660b71c7fec1e92bdcf2676
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Apply Catppuccin theme.
|
||||||
|
include catppuccin/themes/mocha.conf
|
||||||
|
|
||||||
|
font_size 14.0
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule ".config/kitty/catppuccin"]
|
||||||
|
path = .config/kitty/catppuccin
|
||||||
|
url = https://github.com/catppuccin/kitty.git
|
Loading…
Reference in New Issue