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