We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In short, add to your dotfiles exports file:
# HiDPI for GTK+ apps export GDK_SCALE=2 export GDK_DPI_SCALE=0.5 # HiDPI for QT export QT_DEVICE_PIXEL_RATIO=2