1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 23:24:43 -04:00
QubesOS-Scripts/fedora/mullvadvpn.sh
Tommy fa3e6e31f2
Create mullvadvpn.sh
Signed-off-by: Tommy <contact@tommytran.io>
2022-08-01 02:24:47 -04:00

12 lines
281 B
Bash

#!/bin/bash
#This needs to be in a standalone VM
sudo dnf install -y https://mullvad.net/media/app/MullvadVPN-2022.2_x86_64.rpm
echo "[org/gnome/desktop/interface]
gtk-theme='Arc-Dark'" | sudo tee /etc/dconf/db/local.d/custom
sudo dconf update
sudo rm -rf /usr/share/icons/Arc