Enabling Substance Window Decorations
From MercuryWiki
[edit]
Mercury 2.0 Unstable
- Open the global settings search by pressing F8 in Mercury and type
decorations
- tick the checkbox.
[edit]
Mercury 1.9 Stable
To make use of the window decorations in a Substance theme or skin, you have to add a java parameter when launching mercury. This can only be done when starting mercury from the startup script (or directly through java.exe).
- Open the startup script you use from mercury program directory/startup/
- Find the line, at or near the end, which starts with %JAVA_HOME%\bin\javaw.exe or java and it will have com.dMSN.Main in it
- Add the following to that line, after java or javaw.exe (if there are quotes, add it after the quotes)
-Dsubstancelaf.useDecorations
- Save the file and restart Mercury
Mercury should now use your Substance theme's window decoration.
