mirror of
https://github.com/tiyn/larbs.git
synced 2026-04-02 14:44:48 +02:00
Resources: Set EasyEffects to start at boot
This commit is contained in:
11
resources/easyeffects.service
Normal file
11
resources/easyeffects.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=EasyEffects (GApplication Service)
|
||||
After=pipewire.service wireplumber.service
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/easyeffects --gapplication-service
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
||||
Reference in New Issue
Block a user