mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-31 18:56:53 +08:00
Make the title bar adaptable to macOS theme
This commit is contained in:
@@ -62,6 +62,9 @@ VMARGS_MACOS=-Declipse.filelock.disable=true
|
||||
# Where the menu bar is displayed on macOS
|
||||
VMARGS_MACOS=-Dapple.laf.useScreenMenuBar=false
|
||||
|
||||
# Make the title bar adaptable to macOS theme
|
||||
VMARGS_MACOS=-Dapple.awt.application.appearance=system
|
||||
|
||||
# Prevent log4j from using the Jansi DLL on Windows.
|
||||
VMARGS_WINDOWS=-Dlog4j.skipJansi=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user