Rework Transparency category
This commit is contained in:
parent
479cd5896d
commit
7568caab99
@ -98,16 +98,16 @@ For more terminal shell goodness, please also see this list's sister list [Aweso
|
||||
|
||||
### Transparency
|
||||
|
||||
#### Reduce Transparency in Menu and Windows
|
||||
#### Transparency in Menu and Windows
|
||||
```bash
|
||||
# Reduce Transparency
|
||||
defaults write com.apple.universalaccess reduceTransparency -bool true
|
||||
```
|
||||
|
||||
#### Restore Default Transparency in Menu and Windows
|
||||
```bash
|
||||
# Restore Default Transparency
|
||||
defaults write com.apple.universalaccess reduceTransparency -bool false
|
||||
```
|
||||
|
||||
|
||||
### Wallpaper
|
||||
|
||||
#### Set Wallpaper
|
||||
|
Loading…
Reference in New Issue
Block a user