From e7b55fd0cb3dac96c8af381cfa38eaf850c0459a Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 16 May 2024 17:27:09 -0700 Subject: [PATCH] Readd qt5-qtstyleplugins Signed-off-by: Tommy --- dom0.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom0.sh b/dom0.sh index 40f6d3b..cd157d1 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 +sudo qubes-dom0-update qubes-ctap-dom0 qt5-qtstyleplugins echo 'QT_QPA_PLATFORMTHEME=gtk2' | sudo tee -a /etc/environment