wal(templates): add color0 to templates

This commit is contained in:
retrozinndev
2025-04-13 00:14:13 -03:00
parent 9f9295314d
commit 7be8ac7ab4
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ $wallpaper = {wallpaper}
$background = rgb({background.strip})
$foreground = rgb({foreground.strip})
$color0 = rgb({color0.strip})
$color1 = rgb({color1.strip})
$color2 = rgb({color2.strip})
$color3 = rgb({color3.strip})