From 357e464269853efcce2fb9dc338c126336e06bfc Mon Sep 17 00:00:00 2001 From: Tio TROM Date: Wed, 4 Oct 2023 14:50:10 +0200 Subject: [PATCH] removed the quick controls gtk2 force because it was breaking the qt6 apps --- tromjaro-fixes.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tromjaro-fixes.sh b/tromjaro-fixes.sh index cbb068e..192ddf5 100644 --- a/tromjaro-fixes.sh +++ b/tromjaro-fixes.sh @@ -1,6 +1,5 @@ # Sync the QT with GTK export QT_QPA_PLATFORMTHEME="gtk2" -export QT_QUICK_CONTROLS_STYLE="gtk2" export QT_AUTO_SCREEN_SCALE_FACTOR=1 # Show color output in less