xsession: try a bit without QT_AUTO_SCREEN_SCALE_FACTOR=1

This commit is contained in:
Vincent Bernat 2020-10-16 11:22:40 +02:00
parent 554b34c019
commit 9a139c0ad9

View file

@ -13,9 +13,6 @@ export _JAVA_AWT_WM_NONREPARENTING=1
# We do not want to rely on crappy mailcap
export MAILCAPS=$HOME/.mailcap
# Make QT automatically scale according to screen DPI
export QT_AUTO_SCREEN_SCALE_FACTOR=1
# GTK3 apps try to contact org.a11y.Bus. Disable that.
export NO_AT_BRIDGE=1