From a0624b6360a4c7e8755418d155ab93bd34b206a2 Mon Sep 17 00:00:00 2001 From: dim-ghub <59436063+dim-ghub@users.noreply.github.com> Date: Sat, 28 Feb 2026 00:00:04 -0600 Subject: [PATCH 1/2] Create papirus template --- .config/matugen/templates/papirus | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/matugen/templates/papirus diff --git a/.config/matugen/templates/papirus b/.config/matugen/templates/papirus new file mode 100644 index 00000000..84e2e231 --- /dev/null +++ b/.config/matugen/templates/papirus @@ -0,0 +1 @@ +{{colors.primary.default.hex}} From e1d503302772ea006088e7a4ee2975f9cfa5246e Mon Sep 17 00:00:00 2001 From: dim-ghub <59436063+dim-ghub@users.noreply.github.com> Date: Sat, 28 Feb 2026 00:00:46 -0600 Subject: [PATCH 2/2] Update config.toml --- .config/matugen/config.toml | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/.config/matugen/config.toml b/.config/matugen/config.toml index 39783929..5f3de471 100644 --- a/.config/matugen/config.toml +++ b/.config/matugen/config.toml @@ -12,9 +12,6 @@ output_path = "~/.config/matugen/generated/master-dump.jsonl" [templates.gtk3] input_path = '~/.config/matugen/templates/gtk-colors.css' output_path = '~/.config/matugen/generated/gtk-3.css' -post_hook = ''' -bash -c '{ gsettings set org.gnome.desktop.interface icon-theme "Fluent-teal-dark"; } >/dev/null 2>&1 /dev/null 2>&1