switched to hellwal

This commit is contained in:
λmolinae 2025-04-16 16:33:04 -06:00
parent ac383289c7
commit fa169ab0b6
40 changed files with 633 additions and 1761 deletions

View file

@ -0,0 +1,6 @@
#define WALLPAPER "%%wallpaper%%"
static const float rootcolor[] = COLOR(0x%%color0.hex%%ff);
static const float bordercolor[] = COLOR(0x%%color2.hex%%ff);
static const float focuscolor[] = COLOR(0x%%color2.hex%%ff);
static const float urgentcolor[] = COLOR(0x%%color1.hex%%ff);