mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-25 21:34:43 +02:00
Revert "easyeffects: run Flatpak"
This reverts commit 2d45bb63f5
. Dunno
how to properly integrate a Flatpak with systemd.
This commit is contained in:
parent
2d45bb63f5
commit
2dd1c9e1c7
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=/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
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue