commit a965202

shrub  ·  2026-04-29 07:57:12 +0000 UTC
parent 12051d8
readme credits
1 files changed,  +6, -0
+6, -0
 1@@ -31,3 +31,9 @@ you can customize decor in source/config.h. this includes size, text position, t
 2 the default decor uses the decor parts from assets/, converted the format neuswc needs using the 
 3 png2swc.py script. if you make/find other window decor that is in a similar format, you can use 
 4 that script to generate the headers swc needs from it. you can also do solid color decor with no parts.
 5+
 6+credits
 7+-------
 8+tohu was originally forked from [wsxwm](https://git.sr.ht/~uint/wsxwm) 
 9+
10+neuswc is a fork of [swc](github.com/michaelforney/swc) by [michael forney](https://mforney.org/)