How to customize the Ubuntu dock to look like macOS
What is GNOME?
GNOME is one of the most widely used Linux desktop environments and is the default desktop environment on Ubuntu. Other major Linux distributions like Debian, Red Hat Enterprise Linux (RHEL), Fedora, etc. also use GNOME as their default desktop.
The current version of GNOME is beautiful and elegant. It boasts a customizable dash and promises a distraction-free computing experience to let you get things done with ease. It also comes with advanced keyboard and mouse gesture features.
Ubuntu 22.04 LTS, is the first Ubuntu version to fully support the latest version of GNOME 42, released in early 2022.
How to customize the Ubuntu dock to look like macOS
Step 1: Access dock settings
By default, the dock in Ubuntu is located on the left side of the screen. This has been Ubuntu's tradition since the days of the Unity desktop. Before Ubuntu 22.04, you had to rely on third-party software to customize the dock. All of that has changed thanks to the new GNOME.
Access the dock settings by pressing the Super key and then typing "settings" in the input that appears. In the Settings menu, click the Appearance tab. There you will find the Dock section to customize your dock.
Step 2: Customize the Ubuntu dock
After accessing the dock settings, you can change the dock's position to Bottom, which is left by default. If you look at the dock now, it will be positioned at the bottom of the screen, but stretched from edge to edge.
The next step is to customize the dock so that it floats in the center of your screen. To do that, just turn off Panel mode by clicking the toggle button.
For a more focused and distraction-free desktop, click the Auto-hide the Dock toggle button to enable and automatically hide the dock whenever you're not using it.
In addition, you can customize the dock to have smaller or larger icons depending on your liking.
You can also customize whether the recycle bin or mounted hard drives on the dock are always visible. To change these properties, simply click on the Configure dock behavior section and make the necessary updates.
The updated settings should now look something like this:
After making all the changes, this is how your desktop will look:
The article looked at how to customize the new dock in Ubuntu 22.04. If you are using an older version of Ubuntu, simply upgrade to the latest Ubuntu LTS release to experience the power of the GNOME desktop environment.
You should read it
- What's New in Ubuntu 21.10?
- How to customize Ubuntu 16.04 LTS desktop
- How to customize Terminal in Ubuntu
- Instructions to enable hidden features for dock on Mac OS
- Why is Ubuntu LTS preferred over regular distros?
- What's new in Ubuntu 18.04 LTS just released?
- How to prolong the life of Ubuntu 18.04 installation with Ubuntu Pro
- What is the difference between Ubuntu Desktop and Ubuntu Server?
May be interested
- 5 interesting entertainment games in Linux Terminalif you are looking to learn how to use the linux terminal, a great approach for beginners is to install and play some simple games.
- How to easily generate QR codes on Linuxa qr code is a type of barcode that stores information and is read by digital devices, including smartphones.
- How to use Timeshift to backup and restore a Linux systemfortunately, there are system restore tools that take snapshots of your files and settings, which you can restore on your system to bring it back to a previous operating point.
- What's new in Linux Kernel 5.18?one of the big changes in the linux kernel 5.18 is the inclusion of the intel software defined silicon (sdsi) driver in the main kernel.
- 5 ways to open calculator apps on Debianthe computer is one of the basic tools of any operating system. the linux operating system also includes a calculator application, which is quite enough for basic use.
- How to Create Daemon on Linuxdaemons are processes that do not run directly under the control of the user, but run in the background. usually, they start at system startup and run continuously until the system shuts down.