Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
snap: Hopefully fix launch command line
Browse files Browse the repository at this point in the history
  • Loading branch information
skmp committed Jul 8, 2018
1 parent 03170fc commit 1493906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Expand Up @@ -10,7 +10,7 @@ confinement: strict

apps:
reicast:
command: desktop-launch pulse-launch alsa-launch $SNAP/bin/reicast
command: desktop-launch alsa-launch $SNAP/bin/reicast
plugs: [home, alsa, pulseaudio, opengl, x11, joystick, unity7]
desktop: share/applications/reicast.desktop
joyconfig:
Expand Down

0 comments on commit 1493906

Please sign in to comment.