Showing posts with label transparency. Show all posts
Showing posts with label transparency. Show all posts

Sunday, August 20, 2017

Turn off Menubar transparency

Turn off Menubar transparency


Found here

Turn off menubar transparency in 10.5

sudo defaults write /System/Library/LaunchDaemons/com.apple.WindowServer EnvironmentVariables -dict CI_NO_BACKGROUND_IMAGE 1

Then reboot the machine.

download file now

Read more »

Friday, August 4, 2017

True transparency in CentOS

True transparency in CentOS


I have enabled transparency for my gnome terminal but I am always getting my desktop wallpaper as background of terminal after googling I found compiz missing.

Compiz is available in base repo itself.

sudo yum install compiz

After installing look for system-Preferences-WindowsTweak Manager and last option would give compiz and there enable transparency.


download file now

Read more »