use different scaling arg
This commit is contained in:
parent
1297568508
commit
eb4b5925ab
@ -16,5 +16,6 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- DISPLAY=unix$DISPLAY
|
- DISPLAY=unix$DISPLAY
|
||||||
# for the HiDPI screens you can try uncommenting these variables
|
# for the HiDPI screens you can try uncommenting these variables
|
||||||
- QT_AUTO_SCREEN_SCALE_FACTOR=1
|
# - QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||||
# - QT_DEVICE_PIXEL_RATIO=2
|
# - QT_DEVICE_PIXEL_RATIO=2
|
||||||
|
- QT_SCALE_FACTOR=1.5
|
||||||
|
Loading…
Reference in New Issue
Block a user