mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 01:34:27 +02:00
easyeffects: remove
No particular reason, it seems just not worth the additional CPU usage yet.
This commit is contained in:
parent
9a66663445
commit
61507fd388
3 changed files with 2 additions and 17 deletions
|
@ -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
|
|
@ -3,7 +3,6 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue