- remove powershell deps
- rewrite readme
- fully use YukiLauncher
This commit is contained in:
2025-10-14 15:04:30 +08:00
parent d6d65118bf
commit 5fffcbcd53
13 changed files with 69 additions and 85 deletions

View File

@@ -1 +0,0 @@
/home/agxcoy/.config/systemd/user/mpris-proxy.service

View File

@@ -1 +0,0 @@
/home/agxcoy/.config/systemd/user/playerctld.service

View File

@@ -1,10 +0,0 @@
[Unit]
Description=Forward bluetooth media controls to MPRIS
[Service]
Type=simple
ExecStart=/usr/bin/mpris-proxy
[Install]
WantedBy=default.target

View File

@@ -1,10 +0,0 @@
[Unit]
Description=Keep track of media player activity
[Service]
Type=oneshot
ExecStart=/usr/bin/playerctld daemon
[Install]
WantedBy=default.target