I have been trying different desktop environments for Ubuntu 14.04LTS as I am not a huge fan of Unity. Is there a desktop environment that has a horizontal launch bar, across the bottom? The closest I have found is an Apple imitation and all I want is the launch bar, not the rest of the Apple theme. I feel like I have seen one somewhere but cannot figure out where or what it was.
Asked
Active
Viewed 600 times
1
-
You will be able to move unity launcher to the bottom in Xenial. – xangua Jan 19 '16 at 04:16
2 Answers
1
Try Xubuntu or Lubuntu. Both are often suggested to newcomers from the Windows world. Also icewm
or razorqt
which you can install from repositories with sudo apt-get install icewm
or sudo apt-get install razorqt-desktop
Gnome can also be tweaked to have its internal launcher appear at the bottom.
If you still want to use Unity, its launcher can be configured to auto hide (in Settings -> Appearance -> Behavior ) and install plank or cairo dock.
And here's the look with plank and minus the launcher
See also What application launchers are available for Ubuntu? as well as What kinds of desktop environments and shells are available?

Sergiy Kolodyazhnyy
- 105,154
- 20
- 279
- 497
-
I just installed Cairo dock, however the Unity launch bar on the LHS is still present. How do I hide it? – Ross Satchell Jan 19 '16 at 03:14
-
@RossSatchell see my edits. If you find my answer helpful, leave an upvote. Thanks :) – Sergiy Kolodyazhnyy Jan 19 '16 at 03:45