Skip to content

Instantly share code, notes, and snippets.

@Ya5e
Created September 25, 2022 19:03
Show Gist options
  • Select an option

  • Save Ya5e/bd947beaa6f6399000b4892b7a9dc16c to your computer and use it in GitHub Desktop.

Select an option

Save Ya5e/bd947beaa6f6399000b4892b7a9dc16c to your computer and use it in GitHub Desktop.
Enable Anti-aliasing to fix font of Burp, Zap, or other Java apps on Linux

In /etc/environment

add _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on'

Reboot or Logout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment