Set low-DPI explicitly as well as the high one
authorSiraaj Khandkar <siraaj@khandkar.net>
Mon, 11 Nov 2019 01:36:32 +0000 (20:36 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Mon, 11 Nov 2019 01:36:32 +0000 (20:36 -0500)
home/lib/login_variables_dpi_norm.sh

index 2616d4b..f8142e3 100644 (file)
@@ -1,3 +1,5 @@
 # GDK 3 (GTK 3)
 # https://wiki.archlinux.org/index.php/HiDPI#GDK_3_(GTK_3)
 export GDK_SCALE=1
+
+export QT_FONT_DPI=96
This page took 0.02869 seconds and 4 git commands to generate.