Fix snap package failing to launch on some systems after core20 update

This commit is contained in:
Brecht Van Lommel 2023-04-25 15:40:20 +02:00
parent 1fad165c1a
commit 94a93b9290
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/sh
# Disable ALSA and OSS as they are not available, and trying to initialize them
# breaks sound in other apps. Use PulseAudio instead.
export ALSOFT_DRIVERS=-oss,-alsa,