systemd: switch back to PulseAudio

This commit is contained in:
Vincent Bernat 2021-08-14 19:43:07 +02:00
parent a6328ee6ad
commit cda8ef9831
5 changed files with 3 additions and 19 deletions

View file

@ -1,11 +0,0 @@
[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=pipewire-pulse.socket
After=pulseaudio.socket
[Timer]
OnUnitActiveSec=1h

View file

@ -3,10 +3,9 @@ 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=pulseaudio.socket
Wants=policykit-agent.service
Wants=redshift.service
Wants=spotify-clean.timer