mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
startargv: new patch
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
### 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)
|
||||
Reference in New Issue
Block a user