1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-21 17:31:34 -05:00

Update mullvad.sh

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-09-01 02:55:17 -04:00 committed by GitHub
parent 8d147e0fb3
commit 040136f1ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,11 @@
sudo dnf install -y https://mullvad.net/media/app/MullvadVPN-2022.4_x86_64.rpm
echo "[org/gnome/desktop/interface]
gtk-theme='Arc-Dark'" | sudo tee /etc/dconf/db/local.d/custom
gtk-theme='Arc-Dark'
[org/gnome/desktop/media-handling]
automount=false
automount-open=false" | sudo tee /etc/dconf/db/local.d/custom
sudo dconf update