Revert "systemd: switch back to PulseAudio"

This reverts commit cda8ef9831.
This commit is contained in:
Vincent Bernat 2021-12-27 10:01:29 +01:00
parent 911ba9c0ff
commit 27f6ecdb09
5 changed files with 20 additions and 4 deletions

View file

@ -0,0 +1,11 @@
[Unit]
Description=Easyeffects for Pipewire
PartOf=graphical-session.target
[Service]
Type=dbus
BusName=com.github.wwmm.easyeffects
ExecStart=%h/.nix-profile/bin/easyeffects --gapplication-service
ExecStartPost=-%h/.nix-profile/bin/easyeffects -l default-input
ExecStartPost=-%h/.nix-profile/bin/easyeffects -l default-output
Restart=on-failure

View file

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

View file

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