add mpv config as described in doc
This commit is contained in:
@@ -19,7 +19,8 @@ sudo dnf install ffmpeg --allowerasing
|
|||||||
|
|
||||||
# MPV
|
# MPV
|
||||||
sudo dnf install mpv
|
sudo dnf install mpv
|
||||||
sudo echo -e "# Qubes performance settings\nprofile=sw-fast\nvo=x11\n" > /etc/mpv/mpv.conf
|
sudo mkdir -p /rw/usrlocal/etc/mpv
|
||||||
|
sudo echo -e "# Qubes performance settings\nprofile=sw-fast\nvo=x11\n" > /rw/usrlocal/etc/mpv/mpv.conf
|
||||||
|
|
||||||
# Software
|
# Software
|
||||||
sudo dnf install gimp inkscape libreoffice qbittorrent
|
sudo dnf install gimp inkscape libreoffice qbittorrent
|
||||||
|
|||||||
Reference in New Issue
Block a user