Add .config/matugen/templates/waybar.css

This commit is contained in:
Yarne Coppens 2026-02-06 00:05:37 +01:00
parent bb938e920a
commit 6fde902853

View file

@ -0,0 +1,3 @@
<* for name, value in colors *>
@define-color {{name}} {{value.default.hex}};
<* endfor *>