updated wayshell files with dependencies, colors.css and matugen information.

This commit is contained in:
2026-06-27 18:00:34 +02:00
parent 17652ed8ff
commit 478827956e
4 changed files with 12 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
[templates.wayshellbars]
input_path = '~/.config/sdgos/wayshell/colors.css'
output_path = '~/.config/sdgos/wayshell/configs/colors.css'
+7
View File
@@ -0,0 +1,7 @@
/*
* Css Colors
* Generated with Matugen
*/
<* for name, value in colors *>
@define-color {{name}} {{value.default.hex}};
<* endfor *>