desktop/flatpak: update README for audio setup

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2020-01-09 22:03:46 -05:00 committed by Willy Sudiarto Raharjo
parent 6663ad6b2b
commit d10a15e3b2
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ by default. One way I found to set this is:
```
export `xprop -root -notype PULSE_SERVER | tr -d ' '`
```
A cleaner approach is to run `start-pulseaudio-x11` and then `pax11publish -i`
so the correct PULSE_SERVER variable is exported. Adding these two commands to
your ~/.xsession would be useful.
Some of the examples from http://flatpak.org/#users are relying on polkit
helpers, that expect a user in the 'wheel' group to have privileges for, but