fix issue in config

This commit is contained in:
lucy 2026-01-21 01:02:53 +01:00
parent f05005bfb2
commit 723765cc18

View File

@ -28,9 +28,9 @@ output_path = "~/.config/gtk-4.0/colors.css"
input_path = "~/.config/matugen/templates/fuzzel.ini" input_path = "~/.config/matugen/templates/fuzzel.ini"
output_path = "~/.config/fuzzel/colors.ini" output_path = "~/.config/fuzzel/colors.ini"
[templates.vesktop] [templates.discord]
input_path = "~/.config/matugen/templates/discord.css" input_path = "~/.config/matugen/templates/discord.css"
output_path = "~/.config/vesktop/themes/wallust.css" output_path = "~/.config/Vencord/themes/wallust.css"
[templates.qt6ct] [templates.qt6ct]
input_path = "~/.config/matugen/templates/qtct.conf" input_path = "~/.config/matugen/templates/qtct.conf"
@ -53,6 +53,3 @@ input_path = "~/.config/matugen/templates/kitty.conf"
output_path = "~/.config/kitty/colors.conf" output_path = "~/.config/kitty/colors.conf"
post_hook = "pkill -SIGUSR1 kitty" post_hook = "pkill -SIGUSR1 kitty"
[templates.ghostty]
input_path = "~/.config/matugen/templates/ghostty"
output_path = "~/.config/ghostty/colors"