From 7568caab99e7c5226531d6297db8e4fd60b55a6a Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Fri, 4 Dec 2015 00:49:38 +0100 Subject: [PATCH] Rework Transparency category --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0df9d2b..f4ccb4e 100644 --- a/README.md +++ b/README.md @@ -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