mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-13 03:32:16 -04:00
Update protonvpn.sh
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
0a696d8d1d
commit
ae9cfb965e
1 changed files with 7 additions and 0 deletions
|
@ -2,3 +2,10 @@
|
||||||
|
|
||||||
sudo dnf install https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm -y
|
sudo dnf install https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm -y
|
||||||
sudo dnf install protonvpn -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…
Add table
Add a link
Reference in a new issue