mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 17:54:31 +02:00
systemd: add easyeffects
This commit is contained in:
parent
c070fdf0eb
commit
e4489699c7
3 changed files with 14 additions and 2 deletions
8
dotfiles/systemd/easyeffects.service
Normal file
8
dotfiles/systemd/easyeffects.service
Normal file
|
@ -0,0 +1,8 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue