Skip to content

Commit 964a6b8

Browse files
committed
pipewire: mention xdg autostart files
1 parent 8451c43 commit 964a6b8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/config/media/pipewire.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ environment or [startx](../graphical-session/xorg.md#startx). The `pipewire`
1414
package provides `pipewire` and `pipewire-pulse` system services, but they are
1515
not 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

1928
Before starting `pipewire-pulse`, make sure that the PulseAudio service is

0 commit comments

Comments
 (0)