summarylogtreecommitdiffstats
path: root/zohodocs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'zohodocs.sh')
-rw-r--r--zohodocs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/zohodocs.sh b/zohodocs.sh
index ad85dfaedefb..d40006a54dcf 100644
--- a/zohodocs.sh
+++ b/zohodocs.sh
@@ -1,4 +1,5 @@
#!/bin/sh
BINPATH="/opt/zohodocs"
+export QT_AUTO_SCREEN_SCALE_FACTOR=1
export LD_LIBRARY_PATH="$BINPATH"
exec "$BINPATH"/zohodocsd "$@"