This is my personal build for dwl.
Patch list in order
- tmux-borders-0.7.patch
- ipc.patch
- zoomswap.patch
- movestack.patch
- swallow.patch
- xwayland-handle-minimize.patch
- pertag.patch
- ipcpertag.patch
- autostart.patch
- Install these dependencies [for arch]
sudo pacman -S xorg-xwayland wayland-protocols wlroots0.19- Goto dwl dir and make and install
cd dwl
make
sudo make installYou'll need elogind or systemd-logind and dbus service enabled.
I directly launch it from tty [I use systemd].