summaryrefslogtreecommitdiff
path: root/.config/matugen/config.toml
blob: ba30315ea6fe64b771ee3e00fb76ffb8a43deb24 (plain)
1
2
3
4
5
6
7
8
9
10
[config]
default_mode = "dark"

[templates.gtk3]
input_path = "~/.config/matugen/templates/gtk.css"
output_path = "~/.config/gtk-3.0/gtk.css"

[templates.gtk4]
input_path = "~/.config/matugen/templates/gtk.css"
output_path = "~/.config/gtk-4.0/gtk.css"