mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-12-26 06:43:27 +00:00
Update autostart
parent
9e571f91d8
commit
4a6563e38d
@ -4,7 +4,7 @@ Allow dwl to execute commands from autostart array in your config.h file. And wh
|
|||||||
Note: Commands from array are executed using execvp(). So if you need to execute shell command you need to prefix it with "sh", "-c" (change sh to any shell you like).
|
Note: Commands from array are executed using execvp(). So if you need to execute shell command you need to prefix it with "sh", "-c" (change sh to any shell you like).
|
||||||
|
|
||||||
### Download
|
### Download
|
||||||
- [2023-11-30](https://codeberg.org/dwl/dwl-patches/src/branch/main/autostart/autostart.patch)
|
- [2023-11-25](https://codeberg.org/dwl/dwl-patches/src/branch/main/autostart/autostart.patch)
|
||||||
|
|
||||||
### Authors (link goes to patch branch in author's repository)
|
### Authors (link goes to patch branch in author's repository)
|
||||||
- [sevz](https://codeberg.org/sevz/dwl/src/branch/autostart)
|
- [sevz](https://codeberg.org/sevz/dwl/src/branch/autostart)
|
||||||
Loading…
x
Reference in New Issue
Block a user