How to make my desktop empty, that means when I login I need my desktop blank. I doesn't need any launchers and top indicator panel, I need empty screen(black) only. Is it possible and how?
Asked
Active
Viewed 447 times
1 Answers
3
I can't understand what reasons do you have to do this, but let's do it.
First move any files that you have in ~/Desktop wherever else do you want using the following command from terminal:
mv ~/Desktop/* /path/to/another/directory
Second, make your desktop background black:

Third, run the compizconfig-settings-manager
package and disable the Ubuntu Unity Plugin:


Related:
Radu Rădeanu
- 174,089
- 51
- 332
- 407