|
9 months ago | |
---|---|---|
packages | 10 months ago | |
patches | 10 months ago | |
.gitignore | 10 months ago | |
LICENSE | 10 months ago | |
Makefile | 10 months ago | |
README.md | 9 months ago | |
config.def.h | 10 months ago | |
config.h | 9 months ago | |
config.mk | 10 months ago | |
drw.c | 10 months ago | |
drw.h | 10 months ago | |
dwm.1 | 10 months ago | |
dwm.c | 9 months ago | |
dwm.png | 10 months ago | |
dwmc | 10 months ago | |
fibonacci.c | 10 months ago | |
transient.c | 10 months ago | |
util.c | 10 months ago | |
util.h | 10 months ago |
hazel's dwm "fork", with some patches and a void package.
dwmc restart
, which reloads sxhkd and xrdbdwmc eviscerateclient
, which is the SIGKILL
to killclient
's SIGTERM
~/.config/dwm/autostart{_blocking}
git clone https://git.qtp2t.club/hazel/dwm.git
cd dwm
mkdir <your void-packages>/srcpkgs/hazel-dwm
cp packages/template <your void-packages>/srcpkgs/hazel-dwm/template
cd <your void-packages>
./xbps-src pkg -f hazel-dwm
xi -f hazel-dwm
note that compiling git
can take a while, so it's advisable to:
cd <your void-packages>
./xbps-src chroot
xbps-install -S git