Revert "systemd: switch back to PulseAudio"

This reverts commit 05917cc6e5. Ok, not
better. Let's stick with PipeWire for now. Keep this commit to easily
revert in the future.
This commit is contained in:
Vincent Bernat 2021-08-14 19:58:16 +02:00
parent 05917cc6e5
commit 08e33d4d39
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[Unit] [Unit]
Description=Timer for cleaning spotify extra PA streams Description=Timer for cleaning spotify extra PA streams
After=pulseaudio.socket After=pipewire-pulse.socket
[Timer] [Timer]
OnUnitActiveSec=1h OnUnitActiveSec=1h

View file

@ -3,9 +3,10 @@ Description=X session
BindsTo=graphical-session.target BindsTo=graphical-session.target
Wants=autorandr.service Wants=autorandr.service
Wants=dunst.socket Wants=dunst.socket
Wants=easyeffects.service
Wants=inputplug.service Wants=inputplug.service
Wants=picom.service Wants=picom.service
Wants=pulseaudio.socket Wants=pipewire-pulse.socket
Wants=policykit-agent.service Wants=policykit-agent.service
Wants=redshift.service Wants=redshift.service
Wants=spotify-clean.timer Wants=spotify-clean.timer