Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 355 Bytes

Solution-to-the-HiDPI-problem-on-Linux.md

File metadata and controls

14 lines (9 loc) · 355 Bytes

Solution to the HiDPI problem from Davinci Resolve on Linux

For easy launching in HiDPI make these changes to the desktop shortcut, for example with nano editor:

  sudo nano /usr/share/applications/com.blackmagicdesign.resolve.desktop

change the Exec line value:

  Exec=env QT_DEVICE_PIXEL_RATIO=2 /opt/resolve/bin/resolve %U