Skip to content

Commit d114d77

Browse files
authored
export BREEZE_SCALE_FACTOR
helloSystem/KWin#3
1 parent 6dc6785 commit d114d77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

overlays/uzip/hello/files/usr/local/bin/start-hello

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ if [ "$HIDPI" != "" ] ; then
210210
# See https://ricostacruz.com/til/fractional-scaling-on-xorg-linux for a possible solution
211211
# for other scaling factors
212212
fi
213+
export BREEZE_SCALE_FACTOR=$QT_SCALE_FACTOR # https://github.com/helloSystem/KWin/issues/3
213214

214215
# Launch per-user daemons
215216

0 commit comments

Comments
 (0)