stuff
This commit is contained in:
9
.config/systemd/user/playerctld.service
Normal file
9
.config/systemd/user/playerctld.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=MPRIS proxy daemon for playerctl
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/playerctld
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user