added systemd, new newsboat urls, mpd config
This commit is contained in:
1
.config/systemd/user/default.target.wants/easyeffects.service
Symbolic link
1
.config/systemd/user/default.target.wants/easyeffects.service
Symbolic link
@@ -0,0 +1 @@
|
||||
/home/opal/.config/systemd/user/easyeffects.service
|
||||
11
.config/systemd/user/easyeffects.service
Normal file
11
.config/systemd/user/easyeffects.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=EasyEffects, EQ Program
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/easyeffects --gapplication-service
|
||||
Restart=on-failure
|
||||
SuccessExitStatus=3 4
|
||||
RestartForceExitStatus=3 4
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user