mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-07 19:54:50 +00:00
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