From fe75c04d21932e577b2cadfda9461f20fffbfc16 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Sun, 31 Dec 2023 22:06:48 +0000 Subject: [PATCH] Update autostart --- autostart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autostart.md b/autostart.md index 28be782..9265d7f 100644 --- a/autostart.md +++ b/autostart.md @@ -5,7 +5,7 @@ Note: Commands from array are executed using execvp(). So if you need to execute ### Download - [autostart](https://codeberg.org/sevz/dwl/src/branch/autostart) -- [2023-11-25](https://codeberg.org/dwl/dwl-patches/src/branch/main/autostart/autostart.patch) +- [2023-11-25](https://codeberg.org/dwl/dwl-patches/raw/branch/main/autostart/autostart.patch) ### Authors - [sevz](https://codeberg.org/sevz)