From 593ccf35eae1684168bb82f3d86f8f141fb023cd Mon Sep 17 00:00:00 2001 From: silly Date: Sat, 4 Apr 2026 15:40:44 +0000 Subject: Update config.toml --- .config/matugen/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/matugen/config.toml b/.config/matugen/config.toml index c4bbc80..ba30315 100644 --- a/.config/matugen/config.toml +++ b/.config/matugen/config.toml @@ -2,9 +2,9 @@ default_mode = "dark" [templates.gtk3] -input_path = "~/.config/matugen/templates/gtk3.css" +input_path = "~/.config/matugen/templates/gtk.css" output_path = "~/.config/gtk-3.0/gtk.css" [templates.gtk4] -input_path = "~/.config/matugen/templates/gtk4.css" +input_path = "~/.config/matugen/templates/gtk.css" output_path = "~/.config/gtk-4.0/gtk.css" -- cgit v1.3.1