mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-05 21:15:38 -05:00
matugen: prefix all internal templates with dms
This commit is contained in:
@@ -1,33 +1,33 @@
|
||||
[config]
|
||||
|
||||
[templates.gtk3]
|
||||
[templates.dmsgtk3]
|
||||
input_path = './templates/gtk-colors.css'
|
||||
output_path = '~/.config/gtk-3.0/dank-colors.css'
|
||||
|
||||
[templates.gtk4]
|
||||
[templates.dmsgtk4]
|
||||
input_path = './templates/gtk-colors.css'
|
||||
output_path = '~/.config/gtk-4.0/dank-colors.css'
|
||||
|
||||
[templates.qt5ct]
|
||||
[templates.dmsqt5ct]
|
||||
input_path = './templates/qtct-colors.conf'
|
||||
output_path = '~/.config/qt5ct/colors/matugen.conf'
|
||||
|
||||
[templates.qt6ct]
|
||||
[templates.dmsqt6ct]
|
||||
input_path = './templates/qtct-colors.conf'
|
||||
output_path = '~/.config/qt6ct/colors/matugen.conf'
|
||||
|
||||
[templates.kcolorscheme]
|
||||
[templates.dmskcolorscheme]
|
||||
input_path = './templates/matugen-kcolorscheme.colors'
|
||||
output_path = '~/.local/share/color-schemes/DankMatugen.colors'
|
||||
|
||||
[templates.dgop]
|
||||
[templates.dmsdgop]
|
||||
input_path = './templates/dgop.json'
|
||||
output_path = '~/.config/dgop/colors.json'
|
||||
|
||||
[templates.niri]
|
||||
[templates.dmsniri]
|
||||
input_path = './templates/niri-colors.kdl'
|
||||
output_path = '~/.config/niri/dankshell-colors.kdl'
|
||||
|
||||
[templates.ghostty]
|
||||
[templates.dmsghostty]
|
||||
input_path = './templates/ghostty-colors.conf'
|
||||
output_path = '~/.config/ghostty/config-dankcolors'
|
||||
@@ -1,13 +1,13 @@
|
||||
[config]
|
||||
|
||||
[templates.gtk3]
|
||||
[templates.dmsgtk3]
|
||||
input_path = './matugen/templates/gtk-colors.css'
|
||||
output_path = '~/.config/gtk-3.0/dank-colors.css'
|
||||
|
||||
[templates.gtk4]
|
||||
[templates.dmsgtk4]
|
||||
input_path = './matugen/templates/gtk-colors.css'
|
||||
output_path = '~/.config/gtk-4.0/dank-colors.css'
|
||||
|
||||
[templates.kcolorscheme]
|
||||
[templates.dmskcolorscheme]
|
||||
input_path = './matugen/templates/matugen-kcolorscheme.colors'
|
||||
output_path = '~/.local/share/color-schemes/DankMatugen.colors'
|
||||
@@ -1,3 +1,3 @@
|
||||
[templates.dgop]
|
||||
[templates.dmsdgop]
|
||||
input_path = './matugen/templates/dgop.json'
|
||||
output_path = '~/.config/dgop/colors.json'
|
||||
@@ -1,3 +1,3 @@
|
||||
[templates.firefox]
|
||||
[templates.dmsfirefox]
|
||||
input_path = './matugen/templates/firefox-userchrome.css'
|
||||
output_path = '~/.config/DankMaterialShell/firefox.css'
|
||||
@@ -1,3 +1,3 @@
|
||||
[templates.ghostty]
|
||||
[templates.dmsghostty]
|
||||
input_path = './matugen/templates/ghostty.conf'
|
||||
output_path = '~/.config/ghostty/config-dankcolors'
|
||||
@@ -1,3 +1,3 @@
|
||||
[templates.kitty]
|
||||
[templates.dmskitty]
|
||||
input_path = './matugen/templates/kitty.conf'
|
||||
output_path = '~/.config/kitty/dank-theme.conf'
|
||||
@@ -1,3 +1,3 @@
|
||||
[templates.niri]
|
||||
[templates.dmsniri]
|
||||
input_path = './matugen/templates/niri-colors.kdl'
|
||||
output_path = '~/.config/niri/dms/colors.kdl'
|
||||
@@ -1,3 +1,3 @@
|
||||
[templates.pywalfox]
|
||||
[templates.dmspywalfox]
|
||||
input_path = './matugen/templates/pywalfox-colors.json'
|
||||
output_path = '~/.cache/wal/dank-pywalfox.json'
|
||||
@@ -1,3 +1,3 @@
|
||||
[templates.qt5ct]
|
||||
[templates.dmsqt5ct]
|
||||
input_path = './matugen/templates/qtct-colors.conf'
|
||||
output_path = '~/.config/qt5ct/colors/matugen.conf'
|
||||
@@ -1,3 +1,3 @@
|
||||
[templates.qt6ct]
|
||||
[templates.dmsqt6ct]
|
||||
input_path = './matugen/templates/qtct-colors.conf'
|
||||
output_path = '~/.config/qt6ct/colors/matugen.conf'
|
||||
@@ -1,3 +1,3 @@
|
||||
[templates.vesktop]
|
||||
[templates.dmsvesktop]
|
||||
input_path = './matugen/templates/vesktop.css'
|
||||
output_path = '~/.config/vesktop/themes/dank-discord.css'
|
||||
Reference in New Issue
Block a user