Making dwm as beautiful as possible!

Noah Vogt 0807695d53 added missing file 4 år sedan
LICENSE a5e76732da init commit 4 år sedan
Makefile a5e76732da init commit 4 år sedan
README.md bc09783d40 fixed typo 4 år sedan
config.h a5e76732da init commit 4 år sedan
config.mk a5e76732da init commit 4 år sedan
drw.c a5e76732da init commit 4 år sedan
drw.h a5e76732da init commit 4 år sedan
dwm.1 0807695d53 added missing file 4 år sedan
dwm.c a5e76732da init commit 4 år sedan
util.c a5e76732da init commit 4 år sedan
util.h a5e76732da init commit 4 år sedan

README.md

Noahs's build of dwm

This is suckless software, the source code is the documentation! Check out their website.

Please install libxft-bgra!

This build of dwm does not block color emoji in the status/info bar, so you must install libxft-bgra from the AUR, which fixes a libxft color emoji rendering problem, otherwise dwm will crash upon trying to render one. Hopefully this fix will be in all libxft soon enough.

If libxft-bgra won't work, you can try uninstalling all suckless software and after that installing the libxft pactch. If this also won't work you can try libxft-bgra-git (also form the AUR) instead.