|
1 month ago | |
---|---|---|
.gitignore | 11 months ago | |
FUNDING.yml | 1 month ago | |
LICENSE | 11 months ago | |
Makefile | 11 months ago | |
README.md | 2 months ago | |
config.h | 1 month ago | |
config.mk | 1 year ago | |
drw.c | 5 months ago | |
drw.h | 5 months ago | |
dwm.1 | 6 months ago | |
dwm.c | 3 months ago | |
larbs.mom | 1 month ago | |
shiftview.c | 5 months ago | |
transient.c | 9 years ago | |
util.c | 4 years ago | |
util.h | 4 years ago | |
vanitygaps.c | 10 months ago |
What are the bindings?
This is suckless, mmmbud, the source code is the documentation! Check out config.h.
Okay, okay, actually I keep a readme in larbs.mom
for my whole system, including the binds here.
Press super+F1
to view it in dwm (zathura is required for that binding).
I haven't kept man dwm
/dwm.1
updated though. PRs welcome on that, lol.
pywal
, etc.).super+(shift+)t/y/u/i
.super+f
) and prevents focus shifting.super+s
).super-K/J
).super+g/;
).git clone https://github.com/LukeSmithxyz/dwm
cd dwm
sudo make install
Users of Arch-based distros can also install it from the AUR as dwm-luke-git.
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.