Reorganize

This commit is contained in:
Tommy 2022-05-24 22:49:46 -04:00 committed by GitHub
parent 430f87e0de
commit bdaa79f107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1 additions and 1 deletions

9
fedora/protonvpn.sh Normal file
View file

@ -0,0 +1,9 @@
#!/bin/bash
sudo cat > /etc/dconf/db/local.d/custom <<- 'EOF'
[org/gnome/desktop/interface]
gtk-theme='Arc-Dark'
EOF
sudo dnf install https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm -y
sudo dnf install protonvpn -y