From 3e627686a3c16f3fbf38d89d66788725e18a5afd Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Mon, 23 Feb 2026 09:30:41 -0600 Subject: [PATCH] autostart: update README --- patches/autostart/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/patches/autostart/README.md b/patches/autostart/README.md index daf1bbe..8e66ec3 100644 --- a/patches/autostart/README.md +++ b/patches/autostart/README.md @@ -5,7 +5,8 @@ Note: Commands from array are executed using execvp(). So if you need to execute ### Download - [git branch](https://codeberg.org/sevz/dwl/src/branch/autostart) -- [2025-01-20](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/autostart/autostart.patch) +- [wlroots-next-f4249db](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/autostart/autostart-wlroots-next-f4249db.patch) +- [0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/autostart/autostart-0.8.patch) - [0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/autostart/autostart-0.7.patch) ### Authors