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
|
### Transparency
|
||||||
|
|
||||||
#### Reduce Transparency in Menu and Windows
|
#### Transparency in Menu and Windows
|
||||||
```bash
|
```bash
|
||||||
|
# Reduce Transparency
|
||||||
defaults write com.apple.universalaccess reduceTransparency -bool true
|
defaults write com.apple.universalaccess reduceTransparency -bool true
|
||||||
```
|
|
||||||
|
|
||||||
#### Restore Default Transparency in Menu and Windows
|
# Restore Default Transparency
|
||||||
```bash
|
|
||||||
defaults write com.apple.universalaccess reduceTransparency -bool false
|
defaults write com.apple.universalaccess reduceTransparency -bool false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### Wallpaper
|
### Wallpaper
|
||||||
|
|
||||||
#### Set Wallpaper
|
#### Set Wallpaper
|
||||||
|
Loading…
Reference in New Issue
Block a user