diff --git a/README.md b/README.md index 909a7f2..40e3cf1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,17 @@ ``` $ defaults read com.apple.systemuiserver - +{ + "__NSEnableTSMDocumentWindowLevel" = 1; + "last-messagetrace-stamp" = "775063394.13825"; + menuExtras = ( + "/System/Library/CoreServices/Menu Extras/TimeMachine.menu", + "/System/Library/CoreServices/Menu Extras/AirPort.menu", + "/System/Library/CoreServices/Menu Extras/TextInput.menu", + "/System/Library/CoreServices/Menu Extras/Volume.menu", + "/System/Library/CoreServices/Menu Extras/Clock.menu" + ); +} ``` be cautious: in this command :menuExtra:1 refers to the second entry from the output of the previous command