Clarify Transparency title
This commit is contained in:
parent
1dabc11198
commit
22ed75b8d7
@ -87,12 +87,12 @@ If you want to contribute, you are highly encouraged to do so. Please read the [
|
|||||||
|
|
||||||
### Transparency
|
### Transparency
|
||||||
|
|
||||||
#### Disable Transparency in Menu and Windows
|
#### Reduce Transparency in Menu and Windows
|
||||||
```bash
|
```bash
|
||||||
defaults write com.apple.universalaccess reduceTransparency -bool true
|
defaults write com.apple.universalaccess reduceTransparency -bool true
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Enable Transparency in Menu and Windows
|
#### Restore Default Transparency in Menu and Windows
|
||||||
```bash
|
```bash
|
||||||
defaults write com.apple.universalaccess reduceTransparency -bool false
|
defaults write com.apple.universalaccess reduceTransparency -bool false
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user