mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-09 20:21:34 -05:00
Minor fixes
This commit is contained in:
parent
658a9db76c
commit
8af782d736
@ -30,14 +30,10 @@ echo "/usr/lib/libhardened_malloc.so/libhardened_malloc.so" | sudo tee /etc/ld.s
|
|||||||
#Will break a lot of applications. The apps I use on Whonix work fine with it so I am enabling it.
|
#Will break a lot of applications. The apps I use on Whonix work fine with it so I am enabling it.
|
||||||
sudo systemctl enable --now hide-hardware-info.service
|
sudo systemctl enable --now hide-hardware-info.service
|
||||||
|
|
||||||
#Debloat
|
#Install packages
|
||||||
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
|
|
||||||
|
|
||||||
#Theming
|
|
||||||
sudo apt install --no-install-recommend qubes-gpg-split qubes-u2f-proxy eog qt5ct qt5-style-plugins arc-theme -y
|
sudo apt install --no-install-recommend qubes-gpg-split qubes-u2f-proxy eog qt5ct qt5-style-plugins arc-theme -y
|
||||||
|
|
||||||
|
#Theming
|
||||||
git config --global http.proxy http://127.0.0.1:8082
|
git config --global http.proxy http://127.0.0.1:8082
|
||||||
git clone https://github.com/horst3180/arc-icon-theme
|
git clone https://github.com/horst3180/arc-icon-theme
|
||||||
mv arc-icon-theme/Arc /usr/share/icons
|
mv arc-icon-theme/Arc /usr/share/icons
|
||||||
|
Loading…
Reference in New Issue
Block a user