Skip to content

Commit

Permalink
export BREEZE_SCALE_FACTOR
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Sep 20, 2021
1 parent 6dc6785 commit d114d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions overlays/uzip/hello/files/usr/local/bin/start-hello
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ if [ "$HIDPI" != "" ] ; then
# See https://ricostacruz.com/til/fractional-scaling-on-xorg-linux for a possible solution
# for other scaling factors
fi
export BREEZE_SCALE_FACTOR=$QT_SCALE_FACTOR # https://github.com/helloSystem/KWin/issues/3

# Launch per-user daemons

Expand Down

0 comments on commit d114d77

Please sign in to comment.