1

I installed the compiz package but when i added widgets via screenlets there was no layer.

i want a layer so it would look like the mac version.

how do I do this?

I have looked into the setting but could not find it, it might be there but i could not find it.

Apad121
  • 443
  • 2
  • 7
  • 19

1 Answers1

1

All you have to do is installing the extra package. Just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:

sudo apt-get install compiz-plugins-extra
Mitch
  • 107,631