mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 21:04:21 +02:00
9 lines
198 B
SYSTEMD
9 lines
198 B
SYSTEMD
|
[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
|