From 502f5a34e6412d02a00a2ee2ad0c05f3018ce2e7 Mon Sep 17 00:00:00 2001 From: Logan Fick Date: Thu, 30 Jan 2025 13:45:19 -0500 Subject: [PATCH] Replaced VLC media player with mpv. --- install-arch-linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-arch-linux.sh b/install-arch-linux.sh index 1685690..30e20ac 100755 --- a/install-arch-linux.sh +++ b/install-arch-linux.sh @@ -323,9 +323,9 @@ case $profile in keepassxc \ libreoffice-fresh \ mumble \ + mpv \ obs-studio \ syncthing \ - vlc \ wireshark-qt ;; *)