Making dwm as beautiful as possible!

Noah Vogt e37c21461d new conifg před 3 roky
.gitignore 606b1440d7 changing keybinds před 4 roky
LICENSE a5e76732da init commit před 4 roky
Makefile f992d1766e deleted missing file that isn't in my build anymore před 4 roky
README.md bc09783d40 fixed typo před 4 roky
config.h e37c21461d new conifg před 3 roky
config.mk 82e912d73f meh před 4 roky
drw.c a5e76732da init commit před 4 roky
drw.h a5e76732da init commit před 4 roky
dwm.1 0807695d53 added missing file před 4 roky
dwm.c fdae844f01 added vanitygaps and changed colors a bit před 4 roky
util.c a5e76732da init commit před 4 roky
util.h a5e76732da init commit před 4 roky

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.