Move panel to bottom

The unity panel can be moved to the bottom of the screen

This just takes a single terminal command. copy and paste–or type–the following command into the terminal window and press Enter.

The launcher will immediately appear at the bottom of your screen, so you don’t have to reboot or log in and log out again.

gsettings set com.canonical.Unity.Launcher launcher-position Bottom

Ubuntu will remember this setting, so you’ll never have to run this command again. The launcher will always appear on the bottom of your screen when you sign in.

To move the launcher back to the left side of the screen again, run the following command instead:

gsettings set com.canonical.Unity.Launcher launcher-position Left