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"