We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc6785 commit d114d77Copy full SHA for d114d77
1 file changed
overlays/uzip/hello/files/usr/local/bin/start-hello
@@ -210,6 +210,7 @@ if [ "$HIDPI" != "" ] ; then
210
# See https://ricostacruz.com/til/fractional-scaling-on-xorg-linux for a possible solution
211
# for other scaling factors
212
fi
213
+export BREEZE_SCALE_FACTOR=$QT_SCALE_FACTOR # https://github.com/helloSystem/KWin/issues/3
214
215
# Launch per-user daemons
216
0 commit comments