mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-09 20:21:34 -05:00
Update protonvpn.sh
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
0a696d8d1d
commit
ae9cfb965e
@ -2,3 +2,10 @@
|
||||
|
||||
sudo dnf install https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm -y
|
||||
sudo dnf install protonvpn -y
|
||||
|
||||
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-icon-theme
|
||||
|
Loading…
Reference in New Issue
Block a user