Applied patch dwm-systray-6.3.diff (currenty broken)

This commit is contained in:
Jef Roosens 2022-03-21 14:27:02 +01:00
parent 0ff1218bca
commit 6784d7d378
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
5 changed files with 503 additions and 139 deletions

View file

@ -48,4 +48,7 @@ uninstall:
rm -f ${DESTDIR}${PREFIX}/bin/dwm\
${DESTDIR}${MANPREFIX}/man1/dwm.1
.PHONY: all options clean dist install uninstall
xephyr:
Xephyr -br -ac -noreset :1
.PHONY: all options clean dist install uninstall xephyr