mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-15 04:32:14 -04:00
Add AEM
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
e352ff1302
commit
60a3a87f35
1 changed files with 2 additions and 2 deletions
4
dom0.sh
4
dom0.sh
|
@ -24,7 +24,7 @@ sudo systemctl enable --now fstrim.timer
|
|||
|
||||
# After a reboot, run qt5ct and set the theme to gtk-2
|
||||
|
||||
sudo qubes-dom0-update qubes-ctap-dom0 qt5-qtstyleplugins
|
||||
sudo qubes-dom0-update anti-evil-maid qubes-ctap-dom0 qt5-qtstyleplugins
|
||||
|
||||
echo 'QT_QPA_PLATFORMTHEME=gtk2' | sudo tee -a /etc/environment
|
||||
|
||||
|
@ -38,4 +38,4 @@ gtk-application-prefer-dark-theme = true' | sudo tee /etc/gtk-3.0/settings.ini
|
|||
sudo mkdir -p /etc/gtk-4.0
|
||||
echo '[Settings]
|
||||
gtk-theme-name = Arc-Dark
|
||||
gtk-application-prefer-dark-theme = true' | sudo tee /etc/gtk-4.0/settings.ini
|
||||
gtk-application-prefer-dark-theme = true' | sudo tee /etc/gtk-4.0/settings.ini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue