mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-14 12:12:30 -04:00
Update
This commit is contained in:
parent
f5c8a68cc3
commit
2b024242ef
6 changed files with 15 additions and 21 deletions
5
debian/debian.sh
vendored
5
debian/debian.sh
vendored
|
@ -3,9 +3,6 @@
|
|||
sudo apt purge -y thunderbird emacs emacs-gtk emacs-bin-common emacs-common firefox* keepassxc cups* vim* system-config-printer* xsettingsd xterm* yelp*
|
||||
sudo apt autoremove -y
|
||||
sudo apt autoclean
|
||||
|
||||
sudo curl --proxy http://127.0.0.1:8082 -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
|
||||
echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list
|
||||
sudo apt install -y qt5ct qt5-style-plugins arc-theme
|
||||
|
||||
git config --global http.proxy http://127.0.0.1:8082
|
||||
|
@ -31,4 +28,4 @@ sudo cat > /etc/dconf/db/local.d/custom <<- 'EOF'
|
|||
[org/gnome/desktop/interface]
|
||||
gtk-theme='Arc-Dark'
|
||||
icon-theme='Arc'
|
||||
EOF
|
||||
EOF
|
Loading…
Add table
Add a link
Reference in a new issue