mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-05 18:41:34 -05:00
Update debian.sh
This commit is contained in:
parent
ab5ce8883f
commit
31f7c9b379
7
debian/debian.sh
vendored
7
debian/debian.sh
vendored
@ -1,8 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sudo apt purge -y thunderbird emacs firefox* keepassxc cups* vim* system-config-printer* xsettingsd xterm*
|
sudo apt purge -y thunderbird emacs emacs-gtk emacs-bin-common emacs-common firefox* keepassxc cups* vim* system-config-printer* xsettingsd xterm*
|
||||||
sudo apt autoremove
|
sudo apt autoremove -y
|
||||||
sudo apt install qt5ct qt5-qtstyleplugins arc-theme
|
sudo apt autoclean
|
||||||
|
sudo apt install -y qt5ct qt5-qtstyleplugins arc-theme
|
||||||
|
|
||||||
sudo mkdir /etc/gtk-3.0
|
sudo mkdir /etc/gtk-3.0
|
||||||
echo '[Settings]
|
echo '[Settings]
|
||||||
|
Loading…
Reference in New Issue
Block a user