mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-08 06:25:37 -05:00
matugen: don't generate configs for not installed apps
This commit is contained in:
13
matugen/configs/base.toml
Normal file
13
matugen/configs/base.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[config]
|
||||
|
||||
[templates.gtk3]
|
||||
input_path = './matugen/templates/gtk-colors.css'
|
||||
output_path = '~/.config/gtk-3.0/dank-colors.css'
|
||||
|
||||
[templates.gtk4]
|
||||
input_path = './matugen/templates/gtk-colors.css'
|
||||
output_path = '~/.config/gtk-4.0/dank-colors.css'
|
||||
|
||||
[templates.kcolorscheme]
|
||||
input_path = './matugen/templates/matugen-kcolorscheme.colors'
|
||||
output_path = '~/.local/share/color-schemes/DankMatugen.colors'
|
||||
Reference in New Issue
Block a user