hazel's build of dwm, for packaging purposes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hazel Levine a36ea2cee0 some settings tweaks 4 years ago
packages update template to pull from git 4 years ago
patches pertag layouts 4 years ago
.gitignore init 4 years ago
LICENSE init 4 years ago
Makefile init 4 years ago
README.md autostart 4 years ago
config.def.h init for 'release' 4 years ago
config.h some settings tweaks 4 years ago
config.mk add client hardkill [end process], mod dwmc 4 years ago
drw.c init 4 years ago
drw.h init 4 years ago
dwm.1 init 4 years ago
dwm.c autostart 4 years ago
dwm.png init 4 years ago
dwmc add restart and gaps to dwmc 4 years ago
fibonacci.c rice some stuff, add fibonacci layout 4 years ago
transient.c init 4 years ago
util.c init 4 years ago
util.h init 4 years ago

README.md

dwm

hazel's dwm "fork", with some patches and a void package.

patchlist

installation (on void)

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