Table of Contents
This practical guide walks through how to disable automatic workspace in GNOME, explains the main requirements, and highlights common issues that may appear along the way.
Here, TipsMake will guide you how to disable automatic workspace in GNOME.
Install GNOME Tweak tool
The GNOME Tweak tool is essential for anyone who wants to change the default settings in GNOME, right down to things like setting a dark theme and the inclusion of minimize / zoom buttons. The GNOME Tweak tool is included in most repos, so you just need to use your package manager.
# Debian / Ubuntu
sudo apt install gnome-tweaks
# Fedora
sudo dnf install gnome-tweaks
# Arch
sudo pacman -S gnome-tweaks
Once it's installed, you should be able to find it in your 'Utilities' folder by default.

Disable automatic workspace
To disable automatic workspace, open the GNOME Tweaks tool and navigate to 'Workspaces'.

At the top, click 'Static Workspaces'. You will be able to set as many workspaces as you want, from 4 or more. Then, when you enter the Activities Overview , you'll see all of the workspaces arranged for you.
Other tweaks
The GNOME Tweak tool has a lot to offer beyond setting up a static workspace. Some things to keep in mind are in 'Window Titlebars' , where you can add zoom and zoom buttons, and switch buttons from a Windows-like layout on the right to a macOS-like layout on the left.

Alternatively, under 'Top Bar' , you can turn off the Activities Overview Hot Corner in the upper left corner of the screen. This is extremely useful if you are not a fan of hot-corner.

Extensions
Extensions are community-developed additions to GNOME Shell that aim to bring or add new functionality that users are looking for.
To get started with GNOME Shell Extensions, visit https://extensions.gnome.org and start looking around. If something needs to be installed (most distributions have extensions enabled by default), the page will tell you how to do that.

To manage extensions, you should use the Extensions application . This application is usually included in the repos for most distributions, but if you are using GNOME Shell versions prior to 3.36, you can find it in the Tweaks Tool.
To install the Extensions application, use one of the following commands:
# Debian / Ubuntu
sudo apt install gnome-extensions-app
# Fedora
sudo dnf install gnome-extensions-app
# Arch
sudo pacman -S gnome-extensions-app
It's a much more intuitive interface for managing extensions.
Key Takeaways
Use the information above as a practical reference for how to disable automatic workspace in GNOME. Review each step carefully, confirm any requirements, and choose the option that best fits your situation.
FAQ
What does this guide explain about Disable Automatic Workspace in GNOME?
It explains the main concepts, practical considerations, and useful steps related to disable automatic workspace in GNOME without requiring advanced knowledge.
Who can benefit from learning about Disable Automatic Workspace in GNOME?
This information is useful for readers who want a clear overview, practical guidance, and reliable steps related to disable automatic workspace in GNOME.
What should I check before applying this information?
Review the requirements, confirm that your device, software, or situation matches the instructions, and back up important data before making major changes.
Reader Comments 0
Sign in with email or Google to join the discussion.