easyeffects: add again

This commit is contained in:
Vincent Bernat 2022-05-06 22:01:02 +02:00
parent 43094b7e81
commit b16132d051
4 changed files with 18 additions and 2 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

@ -3,6 +3,7 @@ Description=X session
BindsTo=graphical-session.target
Wants=autorandr.service
Wants=dunst.socket
Wants=easyeffects.service
Wants=inputplug.service
Wants=picom.service
Wants=policykit-agent.service