Skip to content

Instantly share code, notes, and snippets.

@svchk
svchk / dbeaver.ini
Created June 15, 2021 12:30
DBeaver High DPI UI scaling fix
# file path on linux /usr/share/dbeaver/dbeaver.ini
# add these two lines to an existing file, autoScale value is depending on screen
-Dswt.autoScale=100
-Dswt.autoScale.method=nearest