summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@datawire.io>2019-05-06 11:11:24 -0400
committerLuke Shumaker <lukeshu@datawire.io>2019-05-06 11:11:24 -0400
commit0e01fa8a85a8e0d61cb1819973e33738ca522b9b (patch)
treeead66e03410d5de1c75c4d64e8d367e1fe5b3791
parentf28657d882d340158ef0af3974ff0d04d712a344 (diff)
DPI fix for Qt
-rw-r--r--.config/login.d/10_qt5.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/login.d/10_qt5.sh b/.config/login.d/10_qt5.sh
new file mode 100644
index 0000000..31a2571
--- /dev/null
+++ b/.config/login.d/10_qt5.sh
@@ -0,0 +1,3 @@
+#!/hint/sh
+
+export QT_AUTO_SCREEN_SCALE_FACTOR=1