mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 02:04:21 +02:00
11 lines
421 B
Desktop File
11 lines
421 B
Desktop File
[Unit]
|
|
Description=Easyeffects for Pipewire
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=com.github.wwmm.easyeffects
|
|
ExecStart=/var/lib/flatpak/exports/bin/com.github.wwmm.easyeffects --gapplication-service
|
|
ExecStartPost=-/var/lib/flatpak/exports/bin/com.github.wwmm.easyeffects -l default-input
|
|
ExecStartPost=-/var/lib/flatpak/exports/bin/com.github.wwmm.easyeffects -l default-output
|
|
Restart=on-failure
|