./build.sh $name
For questions, feel free to contact me or comment on the git issues
Make sure you have ${LIBS}
, ${CFLAGS}
, and friends set correctly in config.mk
.
Notice: I use OpenBSD on most of my machines so that tends to be what is currently uncommented.
If you're on Linux, NetBSD, etc you will need to comment/uncomment things appropriately.
Is everything set right but still not building? Let me know!
These headers are how I include themes from my auto-rice script, which you can see here.
This script dumps a .h
file to the ~/.cache
directory containing the theme template.
This .h
gets included in the build from -I${HOME}/.cache/themes
in each config.mk
.
You'll need to provide your own .h
theme template, (or just dont source themes and paste in whatever)
dwm: