mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
No confirm the removal
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
echo "Switching from vlc to mpv for the default video player"
|
echo "Switching from vlc to mpv for the default video player"
|
||||||
yay -Rns vlc
|
yay -Rns --noconfirm vlc
|
||||||
rm ~/.local/share/applications/vlc.desktop
|
rm ~/.local/share/applications/vlc.desktop
|
||||||
yay -S --noconfirm mpv
|
yay -S --noconfirm mpv
|
||||||
xdg-mime default mpv.desktop video/mp4
|
xdg-mime default mpv.desktop video/mp4
|
||||||
|
Reference in New Issue
Block a user