mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Also on removes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
echo "Switching from vlc to mpv for the default video player"
|
||||
if ! command -v mpv &>/dev/null; then
|
||||
yay -Rns --noconfirm vlc
|
||||
sudo pacman -Rns --noconfirm vlc
|
||||
rm ~/.local/share/applications/vlc.desktop
|
||||
sudo pacman -S --noconfirm mpv
|
||||
xdg-mime default mpv.desktop video/mp4
|
||||
|
||||
Reference in New Issue
Block a user