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