summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/matugen/config.toml4
1 files changed, 2 insertions, 2 deletions
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"