From 71bb7655fe225d6487709e2a846d34dbc386dfa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Hern=C3=A1ndez?= Date: Mon, 1 Apr 2024 04:19:39 +0000 Subject: [PATCH] Update autostart --- autostart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autostart.md b/autostart.md index d00af72..a70ba10 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 - [git branch](https://codeberg.org/sevz/dwl/src/branch/autostart) -- [2023-11-25](https://codeberg.org/dwl/dwl-patches/raw/branch/main/autostart/autostart.patch) +- [2024-03-31](https://codeberg.org/dwl/dwl-patches/raw/branch/main/autostart/autostart.patch) ### Authors - [sevz](https://codeberg.org/sevz)