restructure

This commit is contained in:
2021-05-14 08:00:37 +05:30
parent a1d0576a37
commit a3e2fa3b5a
25 changed files with 177 additions and 150 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
mpd
#!/usr/bin/env sh
systemctl start mpd.service --user
#systemctl start mpd.socket --user
mpdas &
mpd_discord_richpresence &