File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,15 @@ environment or [startx](../graphical-session/xorg.md#startx). The `pipewire`
1414package provides ` pipewire ` and ` pipewire-pulse ` system services, but they are
1515not recommended for a typical setup.
1616
17+ The ` pipewire ` package ships XDG Autostart files for ` pipewire ` and
18+ ` pipewire-pulse ` in ` /usr/share/doc/pipewire ` . If your desktop environment
19+ supports the XDG Autostart specification, you can enable pipewire by symlinking
20+ the files from documentation to the XDG autostart directory:
21+
22+ ```
23+ # ln -s /usr/share/pipewire/pipewire.desktop /etc/xdg/autostart/pipewire.desktop
24+ ```
25+
1726## PulseAudio replacement
1827
1928Before starting ` pipewire-pulse ` , make sure that the PulseAudio service is
You can’t perform that action at this time.
0 commit comments