Can I change the Unity Launcher transparency?

Is it possible to change the background opacity of the Unity Launcher?

Transparent Background

I see you can change the panel opacity, but then the launcher clashes with the panel.


From the terminal, you can use:

gsettings get org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ launcher-opacity

to get the current value for launcher opacity and

gsettings set org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ launcher-opacity X

to set the launcher opacity to X. X must be between 0 and 1.

P:S This way is preferred over any other method that used dconf directly.

See also:

  • How can I adjust the transparency of the Status Bar (top panel)?

For 11.10 and 12.04

There's an option to do this in ccsm:

Screenshot of ccsm with launcher opacity setting

(Source)


13.10

If you're running 13.10 you can use Unity Tweak Tool.

sudo apt-get install unity-tweak-tool  

Open the "Launcher" category, from there you can use the "Transparency level" slider to adjust the launcher's transparency.

enter image description here

You can also change the launcher's color.