snowhawk: pass shell alias arguments
This commit is contained in:
parent
17e5ad7053
commit
2e74be8af1
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
||||||
spotify
|
spotify
|
||||||
vesktop
|
vesktop
|
||||||
(writeShellScriptBin "discord" ''
|
(writeShellScriptBin "discord" ''
|
||||||
${lib.getExe vesktop}
|
${lib.getExe vesktop} $@
|
||||||
'')
|
'')
|
||||||
|
|
||||||
steam-run
|
steam-run
|
||||||
|
|
Loading…
Reference in a new issue