1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00

Update protonvpn.sh

This commit is contained in:
Tommy 2022-05-23 04:55:31 -04:00 committed by GitHub
parent 449464a93e
commit c6190b8aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,13 @@
#!/bin/bash
#Base this on fedora-X-minimal-sys-net
sudo dnf install -y qubes-core-agent-networking qubes-core-agent-network-manager NetworkManager-open network-manager-applet notification-daemon gnome-keyring polkit arc-theme
sudo mkdir /etc/gtk-3.0
echo '[Settings]
gtk-theme-name=Arc-Dark
gtk-application-prefer-dark-theme=1
' | sudo tee /etc/gtk-3.0/settings.ini
sudo dnf install https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm -y
sudo dnf install protonvpn NetworkManager-openvpn -y
sudo dnf install protonvpn -y