1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-28 23:42:51 -05:00

fix qt auto-theme

This commit is contained in:
bbedward
2025-08-01 08:06:21 -04:00
parent ce9f4efb5d
commit be6ef5fc77
7 changed files with 126 additions and 89 deletions

View File

@@ -10,4 +10,12 @@ output_path = '~/.config/gtk-4.0/dank-colors.css'
[templates.qt]
input_path = './templates/qt-colors.colors'
output_path = '~/.local/share/color-schemes/Matugen.colors'
output_path = '~/.local/share/color-schemes/Matugen.colors'
[templates.qt5ct]
input_path = './templates/qtct-colors.conf'
output_path = '~/.config/qt5ct/colors/matugen.conf'
[templates.qt6ct]
input_path = './templates/qtct-colors.conf'
output_path = '~/.config/qt6ct/colors/matugen.conf'