New issue by TrueTechie on void-packages repository https://github.com/void-linux/void-packages/issues/38541 Description: ### Is this a new report? Yes ### System Info Void 5.18.16_1 x86_64 GenuineIntel uptodate FFFFFFF ### Package(s) Affected pipewire-0.3.56_1 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour The package places its autostart files in the XDG standard location `/etc/xdg/autostart` and thus start automatically without intervention by the user when installed. However, this would require the `pipewire-pulse` desktop file (and ideally the binary and other configuration tools, for organization sake) to be placed in separate, conflicting package since `pipewire` can also be used alongside `pulseaudio`. ### Actual behaviour The two autostart files `pipewire.desktop` and `pipewire-pulse.desktop` are located in `/usr/share/applications` which has nothing to do with auto-starting applications, only listing them in menus and application runners. ### Steps to reproduce 1. Install the package `pipewire` 2. Log out from or otherwise restart desktop environment 3. Log back in, audio server does not automatically start