remove old mpd notes

This commit is contained in:
2026-04-20 06:12:09 +02:00
parent 9b933bb58a
commit 79e150d3df
2 changed files with 0 additions and 37 deletions

View File

@@ -50,13 +50,3 @@ Working with mpd will be easier if you have access to its files, so maybe:
sudo usermod -aG mpd $USER
```
# Notifications (AUR)
Install `mpd-notification` and then start the service:
```sh
systemctl --user enable mpd-notification
```