mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-20 17:15:41 +02:00
xsession: force HiDPI for recent QT5
This commit is contained in:
parent
7451d0937c
commit
008dc67776
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ export MAILCAPS=$HOME/.mailcap
|
|||
|
||||
# Qt HiDPI (https://doc.qt.io/qt-6/highdpi.html)
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
export QT_ENABLE_HIGHDPI_SCALING=1
|
||||
export QT_SCALE_FACTOR_ROUNDING_POLICY=PassThrough
|
||||
# Qt theme
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue