Title says everything.

I am used to throwing my mouse to the top right corner and then closing stuff. In Ubuntu, I always have to aim. I see no benefit in having the bar at the top, the bottom is just much better.

Apparently, this could be done by MMOD Panel by rik but installation always leads to an Error in Ubuntu 21. I know of Dash to panel, but I like to have them separately. The clock and date in Dash to panel with everything on the site is not good.

Is there really no way to get this bar from the top to the bottom? Seems like such an easy and helpful thing to do.


"Outdated" BottomPanel extension

The Gnome Shell extension BottomPanel by abstract was a very simple extension that did just that, move the panel to the bottom. It is, unfortunately, not anymore updated, but it is so simple that you can make it work on Gnome 40.

  • Download the code and copy it to the appropriate location as explained under "To use" on the extension's github page.

  • Change the single line in the extension's json file (~/.local/share/gnome-shell/extensions/bottompanel@tmoer93/metadata.json) and change the Shell version to your current version as in

    {"shell-version": ["40.4"], "name": "BottomPanel", "uuid": "bottompanel@tmoer93", "description": "Moves the GNOME panel to the bottom of the screen"}

Log out then back in, and then enable the extension from the "Extensions" tool (not installed by default - if needed, install gnome-shell-extension-prefs).

Supported extensions that do more than moving the panel

The panel can be moved to the bottom with some supported extensions, but unfortunately, they are "heavier", i.e., do multiple things. There is the MMOD Panel by rik you already mentionned, but also Just Perfection by JustPerfection includes the option.