Skip to content

Instantly share code, notes, and snippets.

@svchk
Created June 15, 2021 12:30
Show Gist options
  • Save svchk/4902881630b9c87d77ee6f443078bf98 to your computer and use it in GitHub Desktop.
Save svchk/4902881630b9c87d77ee6f443078bf98 to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment