docs: improve flatpak start commands (#3264)
This commit is contained in:
parent
d80fe79f81
commit
fc78f5a4e0
2 changed files with 2 additions and 2 deletions
|
|
@ -224,7 +224,7 @@ flatpak run dev.lizardbyte.app.Sunshine
|
|||
|
||||
##### Run with KMS capture (Wayland & X11)
|
||||
```bash
|
||||
sudo -i PULSE_SERVER=unix:$(pactl info | awk '/Server String/{print$3}') flatpak run dev.lizardbyte.app.Sunshine
|
||||
sudo -i PULSE_SERVER=unix:/run/user/$(id -u $whoami)/pulse/native flatpak run dev.lizardbyte.app.Sunshine
|
||||
```
|
||||
|
||||
##### Uninstall
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue