From 11bbe6b4288b8019cf4131635f822a9239ea9fe2 Mon Sep 17 00:00:00 2001 From: Honney Date: Sun, 14 Jun 2026 01:00:10 +0200 Subject: [PATCH] update to quickshell --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index da4b446..dec9819 100644 --- a/config.toml +++ b/config.toml @@ -7,7 +7,7 @@ output_dir = "~/.config/matugen/generated" [templates.quickshell] input_path = "~/.config/matugen/templates/quickshell.qml" -output_path = "~/.config/quickshell/colors/Colors.qml" +output_path = "~/Projects/quickshell/config/Colors.qml" [templates.wlogout] input_path = "~/.config/matugen/templates/wlogout.css"