1

I am trying to have dash to dock always visible on top of other windows. I almost managed to achieve it with these commands:

gsettings set org.gnome.shell.extensions.dash-to-dock autohide
gsettings set org.gnome.shell.extensions.dash-to-dock extend-height false
gsettings set org.gnome.shell.extensions.dash-to-dock hide-delay 9999999

achieved result:

screenshot

Only issue I am having now is that every time i press super and than go back to the desktop the dock hides. Is there a possibility to make it always visible and on top of each window? Please I am desperate for help :D

2 Answers2

0

I have done it using Gnome Extension. Follow these steps:

  1. Open Extensions and go "Built-In" section and turn on Ubuntu Dock.
  2. Go to it's settings in "Position and size" section find "Intelligent auto-hide " turn it on and go to settings.
  3. And now copy using the following things in the image:

Intelligent settings

Result

0

To set dock to be always to visible follow these steps:

If you already haven't installed gnome extensions manager install it:

sudo apt install gnome-shell-extension-manager

Once installed go to the extensions manager and install extension dash to dock. Now enable the extension and configure to your liking!