In todayโs fast-paced digital world, multitasking has become essential for most people. Whether youโre working on a project, browsing the web, or chatting with your friends, switching between tasks quickly and efficiently is essential.
One way to do this is by using the “Alt+Tab” shortcut key on your keyboard, which allows you to switch between open windows on your desktop.
However, if youโre using multiple monitors with a GNOME desktop environment, “Alt+Tab” can sometimes be frustrating. For example, youโll find that by default, the app switcher cycles between windows on all your monitors rather than just the one youโre currently using.
Set Application Switcher To Show Apps from the Current Monitor Only in GNOME
Fortunately, thereโs an easy-to-implement solution to this problem. To make the “Alt+Tab” application switcher show where the cursor is located on the current monitor and list only windows on that monitor, you need to install the โCurrent screen only on window switcherโ GNOME extension.
It says: “Limits the windows shown on the switcher to those of the current monitor.” But first, you need to install it. The most straightforward is to use the Extension Manager app โ a GUI tool for browsing, installing, and managing GNOME Shell Extensions.
Following the developersโ recommendation, the preferred way to get it is by installing it as a Flatpak app. So letโs do it. Open the terminal application and execute the command below:
flatpak install flathub com.mattjakeman.ExtensionManager
Code language: CSS (css)
However, if you donโt have Flatpak support on your Linux system and need to add it or want to learn more about how to use it, our dedicated guide on the subject will be handy.
Then search for โextensionโ in GNOMEโs Dash and launch the application. Next, select the โBrowseโ tab, search for โcurrent screen,โ and install the extension when it appears.
And thatโs all! Now “Alt+Tab” will only show windows with open applications on the currently active monitor.
This simple tweak will improve your multitasking experience in the GNOME desktop environment and help you work more efficiently.
In addition, if you want to switch windows on the active workspace only, you can find out how to do it in this guide.