mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 10:14:20 +02:00
easyeffects: run Flatpak
This commit is contained in:
parent
27f6ecdb09
commit
2d45bb63f5
2 changed files with 12 additions and 12 deletions
|
@ -5,7 +5,7 @@ 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
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue