diff --git a/patches/autostart/README.md b/patches/autostart/README.md index 3b78219..dcd196c 100644 --- a/patches/autostart/README.md +++ b/patches/autostart/README.md @@ -6,8 +6,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) - [autostart_main-5fd19fe](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/autostart/autostart_main-5fd19fe.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) +- [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)