From 2478e2f446c3450fefcf514a031f2f062c3b829d Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 27 Jan 2022 23:22:02 +0000 Subject: [PATCH] dot/profile: Turn off the QT theme. It just causes stuff to crash nowadays. :-( --- dot/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot/profile b/dot/profile index 3884f67..804ee8e 100644 --- a/dot/profile +++ b/dot/profile @@ -285,7 +285,7 @@ export XUSERFILESEARCHPATH OOO_FORCE_DESKTOP=gnome; export OOO_FORCE_DESKTOP ## Hack Qt-ish things to be unstoatly. -QT_QPA_PLATFORMTHEME=gtk2; export QT_QPA_PLATFORMTHEME +##QT_QPA_PLATFORMTHEME=gtk2; export QT_QPA_PLATFORMTHEME QT_AUTO_SCREEN_SCALE_FACTOR=0; export QT_AUTO_SCREEN_SCALE_FACTOR ## Use X11 input method (including compose key sequences) everywhere. -- 2.11.0