From 0e21529a6df86a2a47ba6574cb8c4c69385ba31c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Hern=C3=A1ndez?= Date: Mon, 5 Dec 2022 22:28:09 -0600 Subject: [PATCH] Updated autostart (markdown) --- autostart.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/autostart.md b/autostart.md index 60021b6..58824a9 100644 --- a/autostart.md +++ b/autostart.md @@ -13,8 +13,9 @@ static const char *const autostart[] = { ``` ### Download -- [v0.4-rc1](https://github.com/djpohly/dwl/compare/main...dm1tz:04rc1-autostart.patch) - [2022-12-05](https://github.com/djpohly/dwl/compare/main...sevz17:autostart.patch) +- [wlroots-next 2022-12-05](https://github.com/djpohly/dwl/compare/wlroots-next...sevz17:autostart-wlroots-next.patch) +- [v0.4-rc1](https://github.com/djpohly/dwl/compare/main...dm1tz:04rc1-autostart.patch) - [v0.3.1](https://pastebin.com/raw/09Lmaew7) ### Authors