Rework Transparency category

This commit is contained in:
Marcel Bischoff 2015-12-04 00:49:38 +01:00
parent 479cd5896d
commit 7568caab99

View File

@ -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