How can I change the Dock settings in Ubuntu 20.04?

Are the dock settings completely gone from the latest version of Ubuntu? I can't seem to find them in the Settings application. If so, how can I change the icon size and move the dock around?

1

2 Answers

If you cannot find the setting, you can try to install dconf editor and change dock's config there.

To install dconf editor run the command below

sudo apt-get install dconf-editor

Open it and go to dash to dock extension

org/gnome/shell/extension/dash-to-dock/

There you can find all settings

Open the image to see an example

1

It can now be found in Settings -->> Appearance -->> Dock

enter image description here

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like