Tormak9970 / bash-shortcuts

A Steam Deck plugin for creating custom shortcuts that can be launched from the Quick Access Menu. Uses Bash under the hood.
Other
31 stars 8 forks source link

Flags aren't being passed to the commands #32

Closed JediRhymeTrix closed 5 months ago

JediRhymeTrix commented 5 months ago

The plugin appears not to be passing the flags to the commands in non-application shortcuts. Although the command is executed, when attempting to print $@ to verify the arguments, it results in an empty string.