Enabling Substance Window Decorations

From MercuryWiki

Jump to: navigation, search

Mercury 2.0 Unstable

  1. Open the global settings search by pressing F8 in Mercury and type
    decorations
  2. tick the checkbox.

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).

  1. Open the startup script you use from mercury program directory/startup/
  2. 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
  3. Add the following to that line, after java or javaw.exe (if there are quotes, add it after the quotes)
    -Dsubstancelaf.useDecorations 
  4. Save the file and restart Mercury

Mercury should now use your Substance theme's window decoration.

Personal tools