kitty test

This commit is contained in:
biscuit
2025-06-18 12:54:46 -05:00
parent 17b01cbf1c
commit e8c6cb073f
3 changed files with 24 additions and 0 deletions
+6
View File
@@ -57,3 +57,9 @@ post_hook = 'echo "after gen"'
green = "#00ff00"
red = "#ff0000"
blue = { color = "#0000ff", blend = false }
### --- my config
[templates.kitty]
input_path = './templates/kitty.conf'
output_path = '~/.config/kitty/colors.conf'
post_hook = "kitty @ set-colors -a -c ~/.config/kitty/colors.conf"