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
32 stars 8 forks source link

Game start hook issue (2.0.4) #22

Open MNarath1 opened 1 year ago

MNarath1 commented 1 year ago

As before the game start hook doesn't seem to properly execute a command using "systemctl --user stop dropbox.service" as the command and launch it as app the only sign that the hook itself fires is that the shortcut will be shown as executing but will stay stuck like this perpetually and cannot even be aborted manually it will then say that it failed to stop the shortcut. This was done with the latest version of bash-shortcuts from the testing store and steamos beta

Tormak9970 commented 1 year ago

I'll look into this when I have time. Seems there's issues with how consistently hooks run