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

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

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