Update README.md
This commit is contained in:
12
README.md
12
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
|
||||
|
||||
Reference in New Issue
Block a user