mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 10:14:20 +02:00
easyeffects: load appropriate profiles on start
This commit is contained in:
parent
9f346c2cc4
commit
0310268154
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ PartOf=graphical-session.target
|
||||||
Type=dbus
|
Type=dbus
|
||||||
BusName=com.github.wwmm.easyeffects
|
BusName=com.github.wwmm.easyeffects
|
||||||
ExecStart=%h/.nix-profile/bin/easyeffects --gapplication-service
|
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