forked from rosa/hakurei
cmd/app: pass user-specified arguments
An extra argument is added to pad out argv0. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -120,6 +120,7 @@ talk com.canonical.Unity
|
||||
Args: []string{
|
||||
"zsh", "-ic",
|
||||
"exec Discord --ozone-platform-hint=wayland",
|
||||
"",
|
||||
},
|
||||
|
||||
Flags: hst.FCoverRun | hst.FUserns | hst.FHostNet | hst.FMapRealUID |
|
||||
|
||||
Reference in New Issue
Block a user