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

Update focal.sh

This commit is contained in:
Tommy 2022-06-16 01:23:46 -04:00 committed by GitHub
parent 9c53c5f37d
commit 503e07cf64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ echo "deb https://qubes.3isec.org/4.0 focal main" | sudo tee -a /etc/apt/sources
#Install packages
sudo apt update
sudo apt install --no-install-recommends qubes-gpg-split eog qt5ct qt5-style-plugins nautilus arc-theme snapd qubes-snapd-helper -y
sudo apt install --no-install-recommends qubes-gpg-split eog qt5ct qt5-style-plugins nautilus arc-theme -y
#Theming
git config --global http.proxy http://127.0.0.1:8082