1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-21 01:11:34 -05:00
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-11-11 00:14:07 -07:00 committed by GitHub
parent e352ff1302
commit 60a3a87f35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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