Skip to content

Instantly share code, notes, and snippets.

@DarkCoderSc
Last active February 15, 2023 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DarkCoderSc/f1d3ff9b1f34b0ff7768addbc0f2394e to your computer and use it in GitHub Desktop.
Save DarkCoderSc/f1d3ff9b1f34b0ff7768addbc0f2394e to your computer and use it in GitHub Desktop.
Scale JAVA Application on Linux for HDPi support (Example for Burp Suite)
`sudo sh -c 'echo "JAVA_TOOL_OPTIONS=-Dsun.java2d.uiScale=2" >> /etc/environment'`
# Reboot machine and voila!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment