Skip to content

Commit

Permalink
restore the environment variable
Browse files Browse the repository at this point in the history
I guess when the snap starts XDG_RUNTIME_DIR isn't set yet, but I am not sure how is the snap getting pipewire-0
  • Loading branch information
soumyaDghosh authored Aug 24, 2023
1 parent 3a6bb8d commit 2533f91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,7 @@ apps:
common-id: org.nickvision.cavalier
desktop: usr/share/applications/org.nickvision.cavalier.desktop
extensions: [ gnome ]
environment:
CAVALIER_INPUT_METHOD: pulse
plugs:
- audio-playback

0 comments on commit 2533f91

Please sign in to comment.