This commit is contained in:
biscuit
2025-06-18 13:06:36 -05:00
parent e8c6cb073f
commit a2b4b0d8ea
2 changed files with 1 additions and 18 deletions
+1 -1
View File
@@ -60,6 +60,6 @@ blue = { color = "#0000ff", blend = false }
### --- my config
[templates.kitty]
input_path = './templates/kitty.conf'
input_path = '~/.config/nixos/pkgs/matugen/custom/templates/colors.conf'
output_path = '~/.config/kitty/colors.conf'
post_hook = "kitty @ set-colors -a -c ~/.config/kitty/colors.conf"