From f8d1cfad116c19c01593f7436468ec0cb7a3297b Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Fri, 27 Feb 2026 12:37:45 -0600 Subject: [PATCH] autostart: More README cleanup --- patches/autostart/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/patches/autostart/README.md b/patches/autostart/README.md index 8e66ec3..e0c8074 100644 --- a/patches/autostart/README.md +++ b/patches/autostart/README.md @@ -5,9 +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) -- [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) +- [autostart-wlroots-next-f4249db.patch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/autostart/autostart-wlroots-next-f4249db.patch) +- [autostart-0.8.patch](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/autostart/autostart-0.8.patch) ### Authors - [fauxmight](https://codeberg.org/fauxmight)