Ubuntu: How to Move Unity Launcher to the Bottom

- Open a terminal window.
- Type the following:
gsettings set com.canonical.Unity.Launcher launcher-position Bottom
- Press enter to apply the change.
- To return the launcher to its original position, use
Left
instead of
Bottom
.
Post a Comment