add comment regarding the HiDPI displays

master
Andy 8 years ago
parent 2f651a42ea
commit 407dee53c4
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

@ -17,6 +17,7 @@ services:
environment:
- DISPLAY=unix$DISPLAY
- TZ=Europe/Amsterdam
# for the HiDPI screens you can try uncommenting these variables
# - QT_AUTO_SCREEN_SCALE_FACTOR=1
# - QT_DEVICE_PIXEL_RATIO=2
read_only: true

Loading…
Cancel
Save