From e3da289b27b04ea62beb8d94dd35fdf546e7c610 Mon Sep 17 00:00:00 2001 From: Tio TROM Date: Sun, 15 Oct 2023 00:26:55 +0200 Subject: [PATCH] switching to qt6gtk2 --- tromjaro-fixes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tromjaro-fixes.sh b/tromjaro-fixes.sh index 192ddf5..4d9cd59 100644 --- a/tromjaro-fixes.sh +++ b/tromjaro-fixes.sh @@ -1,5 +1,5 @@ # Sync the QT with GTK -export QT_QPA_PLATFORMTHEME="gtk2" +export QT_QPA_PLATFORMTHEME="qt6gtk2" export QT_AUTO_SCREEN_SCALE_FACTOR=1 # Show color output in less