mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-30 08:22:51 -05:00
feat: Integrate full shell dynamic theming system
This commit is contained in:
13
matugen-config.toml
Normal file
13
matugen-config.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[config]
|
||||
|
||||
[templates.gtk3]
|
||||
input_path = './templates/gtk-colors.css'
|
||||
output_path = '~/.config/gtk-3.0/colors.css'
|
||||
|
||||
[templates.gtk4]
|
||||
input_path = './templates/gtk-colors.css'
|
||||
output_path = '~/.config/gtk-4.0/colors.css'
|
||||
|
||||
[templates.qt]
|
||||
input_path = './templates/qt-colors.colors'
|
||||
output_path = '~/.local/share/color-schemes/Matugen.colors'
|
||||
Reference in New Issue
Block a user