From 723765cc18b95ad3e04195f90814a12538a2f155 Mon Sep 17 00:00:00 2001 From: lucy Date: Wed, 21 Jan 2026 01:02:53 +0100 Subject: [PATCH] fix issue in config --- config.toml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index 6407a9f..0bb8720 100644 --- a/config.toml +++ b/config.toml @@ -28,9 +28,9 @@ output_path = "~/.config/gtk-4.0/colors.css" input_path = "~/.config/matugen/templates/fuzzel.ini" output_path = "~/.config/fuzzel/colors.ini" -[templates.vesktop] +[templates.discord] input_path = "~/.config/matugen/templates/discord.css" -output_path = "~/.config/vesktop/themes/wallust.css" +output_path = "~/.config/Vencord/themes/wallust.css" [templates.qt6ct] input_path = "~/.config/matugen/templates/qtct.conf" @@ -53,6 +53,3 @@ input_path = "~/.config/matugen/templates/kitty.conf" output_path = "~/.config/kitty/colors.conf" post_hook = "pkill -SIGUSR1 kitty" -[templates.ghostty] -input_path = "~/.config/matugen/templates/ghostty" -output_path = "~/.config/ghostty/colors"