From 359cc5af7e6158ac8b03d3328a44e1a709aba24b Mon Sep 17 00:00:00 2001 From: Scarce Koi Date: Fri, 7 Aug 2026 06:26:51 -0400 Subject: [PATCH 1/2] chore(deps): bump whiskers to v2.9.0 --- hyprtoolkit.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprtoolkit.tera b/hyprtoolkit.tera index 8f8c6f8..738ca63 100644 --- a/hyprtoolkit.tera +++ b/hyprtoolkit.tera @@ -1,6 +1,6 @@ --- whiskers: - version: "^2.5.1" + version: "^2.9.0" matrix: - flavor - accent From 97c48dd59a591ee5a157c773307387a4097e3670 Mon Sep 17 00:00:00 2001 From: Scarce Koi Date: Fri, 7 Aug 2026 06:27:05 -0400 Subject: [PATCH 2/2] style(template): add spaces --- hyprtoolkit.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprtoolkit.tera b/hyprtoolkit.tera index 738ca63..a66adbc 100644 --- a/hyprtoolkit.tera +++ b/hyprtoolkit.tera @@ -4,7 +4,7 @@ whiskers: matrix: - flavor - accent - filename: "themes/{{flavor.identifier}}/catppuccin-{{flavor.identifier}}-{{accent}}.conf" + filename: "themes/{{ flavor.identifier }}/catppuccin-{{ flavor.identifier }}-{{ accent }}.conf" hex_format: "0x{{A}}{{R}}{{G}}{{B}}" --- background = {{ crust.hex }}