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