From aafe775b77585eecb75db2c9c339449845009fa4 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 8 May 2024 11:46:04 -0700 Subject: [PATCH] qt5-qtstyleplugins not needed Signed-off-by: Tommy --- dom0.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom0.sh b/dom0.sh index 8c8c7d0..fa13db2 100644 --- a/dom0.sh +++ b/dom0.sh @@ -22,7 +22,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 qubes-ctap-dom0 echo 'QT_QPA_PLATFORMTHEME=gtk2' | sudo tee -a /etc/environment