mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-07 19:59:14 -04:00
matugen: don't generate configs for not installed apps
This commit is contained in:
@@ -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'
|
||||
@@ -0,0 +1,3 @@
|
||||
[templates.dgop]
|
||||
input_path = './matugen/templates/dgop.json'
|
||||
output_path = '~/.config/dgop/colors.json'
|
||||
@@ -0,0 +1,3 @@
|
||||
[templates.fastfetch]
|
||||
input_path = './matugen/templates/fastfetch-colors.jsonc'
|
||||
output_path = '~/.config/fastfetch/colors.jsonc'
|
||||
@@ -0,0 +1,7 @@
|
||||
[templates.ghostty-dark]
|
||||
input_path = './matugen/templates/ghostty-colors-dark.conf'
|
||||
output_path = '~/.config/ghostty/config-dankcolors'
|
||||
|
||||
[templates.ghostty-light]
|
||||
input_path = './matugen/templates/ghostty-colors-light.conf'
|
||||
output_path = '~/.config/ghostty/config-dankcolors'
|
||||
@@ -0,0 +1,3 @@
|
||||
[templates.niri]
|
||||
input_path = './matugen/templates/niri-colors.kdl'
|
||||
output_path = '~/.config/niri/dankshell-colors.kdl'
|
||||
@@ -0,0 +1,3 @@
|
||||
[templates.qt5ct]
|
||||
input_path = './matugen/templates/qtct-colors.conf'
|
||||
output_path = '~/.config/qt5ct/colors/matugen.conf'
|
||||
@@ -0,0 +1,3 @@
|
||||
[templates.qt6ct]
|
||||
input_path = './matugen/templates/qtct-colors.conf'
|
||||
output_path = '~/.config/qt6ct/colors/matugen.conf'
|
||||
@@ -1,17 +0,0 @@
|
||||
[config]
|
||||
|
||||
[templates.ghostty-dark]
|
||||
input_path = './matugen/templates/ghostty-colors-dark.conf'
|
||||
output_path = '~/.config/ghostty/config-dankcolors'
|
||||
|
||||
[templates.ghostty-light]
|
||||
input_path = './matugen/templates/ghostty-colors-light.conf'
|
||||
output_path = '~/.config/ghostty/config-dankcolors'
|
||||
|
||||
[templates.dgop]
|
||||
input_path = './matugen/templates/dgop.json'
|
||||
output_path = '~/.config/dgop/colors.json'
|
||||
|
||||
[templates.fastfetch]
|
||||
input_path = './matugen/templates/fastfetch-colors.jsonc'
|
||||
output_path = '~/.config/fastfetch/colors.jsonc'
|
||||
@@ -1,27 +0,0 @@
|
||||
[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.qt5ct]
|
||||
input_path = './matugen/templates/qtct-colors.conf'
|
||||
output_path = '~/.config/qt5ct/colors/matugen.conf'
|
||||
|
||||
[templates.qt6ct]
|
||||
input_path = './matugen/templates/qtct-colors.conf'
|
||||
output_path = '~/.config/qt6ct/colors/matugen.conf'
|
||||
|
||||
[templates.kcolorscheme]
|
||||
input_path = './matugen/templates/matugen-kcolorscheme.colors'
|
||||
output_path = '~/.local/share/color-schemes/DankMatugen.colors'
|
||||
|
||||
|
||||
[templates.niri]
|
||||
input_path = './matugen/templates/niri-colors.kdl'
|
||||
output_path = '~/.config/niri/dankshell-colors.kdl'
|
||||
|
||||
Reference in New Issue
Block a user