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.
|
3 years ago | |
---|---|---|
packages | 3 years ago | |
patches | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
config.def.h | 3 years ago | |
config.h | 3 years ago | |
config.mk | 3 years ago | |
drw.c | 3 years ago | |
drw.h | 3 years ago | |
dwm.1 | 3 years ago | |
dwm.c | 3 years ago | |
dwm.png | 3 years ago | |
dwmc | 3 years ago | |
fibonacci.c | 3 years ago | |
transient.c | 3 years ago | |
util.c | 3 years ago | |
util.h | 3 years ago |
README.md
dwm
hazel's dwm "fork", with some patches and a void package.
patchlist
- actualfullscreen
- dwmc
- notitle
- pertag
- ru-fibonacci
- ru-gaps
- status2d
- statuspadding
- warp
- xrdb
- other stuff I added manually:
- xrdb and ru-gaps support for dwmc
dwmc restart
, which reloads sxhkd and xrdbdwmc eviscerateclient
, which is theSIGKILL
tokillclient
'sSIGTERM
- autostart from
~/.config/dwm/autostart{_blocking}
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