diff --git a/justfile b/justfile index 52b6eba..652be9d 100644 --- a/justfile +++ b/justfile @@ -31,11 +31,6 @@ setup-code: code-oss --install-extension usernamehw.errorlens code-oss --install-extension vscodevim.vim -# Enable the MPD socket -setup-mpd: - mkdir -p ~/.local/share/mpd - systemctl enable --now --user mpd.socket - # Installs mpv scripts setup-mpv: mkdir -p ~/.config/mpv/scripts