initial commit of new dotfiles repo
This commit is contained in:
9
.config/systemd/user/mpris-proxy.service
Normal file
9
.config/systemd/user/mpris-proxy.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description = Forwarding bluetooth audio controls to MPRIS players
|
||||
|
||||
[Service]
|
||||
Type = simple
|
||||
ExecStart = /usr/bin/mpris-proxy
|
||||
|
||||
[Install]
|
||||
WantedBy = graphical@i3.target
|
||||
Reference in New Issue
Block a user