matugen: add qt5&6 theme

This commit is contained in:
Nico 2025-05-03 16:16:02 +10:00
parent 242f087cae
commit 39f992668d
6 changed files with 21 additions and 0 deletions

View file

@ -23,3 +23,11 @@ output_path = '~/.config/walker/themes/matugen.css'
[templates.hyprland]
input_path = './templates/hyprland.conf'
output_path = '~/.config/hypr/matugen.conf'
[templates.qt5ct]
input_path = './templates/qtct.conf'
output_path = '~/.config/qt5ct/colors/matugen.conf'
[templates.qt6ct]
input_path = './templates/qtct.conf'
output_path = '~/.config/qt6ct/colors/matugen.conf'