Add Catpuccin kitty configs

This commit is contained in:
askiiart 2023-11-17 10:55:24 -06:00
parent d42dc709ce
commit 8dffd3a770
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
7 changed files with 405 additions and 26 deletions

View file

@ -6,11 +6,11 @@
"splashColor": "rgb(219, 222, 225)",
"splashBackground": "rgb(0, 7, 32)",
"windowBounds": {
"x": 10,
"y": 8,
"width": 1920,
"x": 960,
"y": 0,
"width": 960,
"height": 1136
},
"maximized": true,
"maximized": false,
"minimized": false
}