2f4f6482f5
- Sets a custom color for the cursor icon
12 lines
177 B
Plaintext
12 lines
177 B
Plaintext
### Night ###
|
|
include kitty-night.conf
|
|
|
|
### Day ###
|
|
#include kitty-day.conf
|
|
|
|
### Catppuccin Accent ###
|
|
env CATPPUCCIN_ACCENT=mauve
|
|
|
|
### Override Cursor Color ###
|
|
cursor #A6E3A1
|