### Description allow passing startup command on argv e.g. `dwl -s foot -s` launches `foot -s` put `sh -c` right after `dwl -s` to emulate normal behaviour ### Download - [git branch](https://codeberg.org/notchoc/dwl/src/branch/startargv) - [2024-07-03](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/startargv/startargv.patch) ### Authors - [notchoc](https://codeberg.org/notchoc)