chiark / gitweb /
dot/profile: Inhibit Qt `auto-scale-factor' stoatage.
[profile] / dot / profile
index d0026734ad101fcad43240afd29fbbcc741183ef..17fbc676feb0953baf063308b4944faf99335076 100644 (file)
@@ -267,6 +267,7 @@ OOO_FORCE_DESKTOP=gnome; export OOO_FORCE_DESKTOP
 
 ## Hack Qt-ish things to be unstoatly.
 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.
 GTK_IM_MODULE=xim; export GTK_IM_MODULE