diff --git a/dotfiles/systemd/easyeffects.service b/dotfiles/systemd/easyeffects.service deleted file mode 100644 index f731a0e..0000000 --- a/dotfiles/systemd/easyeffects.service +++ /dev/null @@ -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