From 3c4775a0dd4f5a20ee7417e19208e1dbbc1be623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=B1=D9=8A=D8=A7=D9=86=20=D9=86=D9=82=D9=8A=D8=A8?= <126190943+nakibrayan3@users.noreply.github.com> Date: Sun, 15 Oct 2023 08:20:57 +0000 Subject: [PATCH] update the patch so it can build corrrectly on new sources --- autostart.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/autostart.md b/autostart.md index 1a04c58..42f2ac2 100644 --- a/autostart.md +++ b/autostart.md @@ -13,6 +13,8 @@ static const char *const autostart[] = { ``` ### Download + +- [2023-10-15](https://github.com/djpohly/dwl/compare/main...nakibrayan3:dwl:update-autostart-patch.patch) - [2023-08-22](https://github.com/djpohly/dwl/compare/main...sevz17:autostart.patch) - [v0.4](https://github.com/djpohly/dwl/compare/main...dm1tz:04-autostart.patch) - [wlroots-next 2022-12-05](https://github.com/djpohly/dwl/compare/wlroots-next...sevz17:autostart-wlroots-next.patch)