dstolpmann / gnome-extension-hide-minimized

Hide minimized apps from the overview and alt-tab. GNOME shell extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNOME shell hide minimized in overview

This is a gnome shell extension to hide minimized windows in overview

How to install:

You can install this extension from https://extensions.gnome.org

Or you can do it by hand, downloading this repository to your local shell extensions folder:

cd ~/.local/share/gnome-shell/extensions
git clone https://github.com/danigm/hide-minimized.git
mv hide-minimized hide-minimized@danigm.net

Note: the last command is needed to match the uuid field in the metadata.json file.

To complete the installation reload gnome-shell by pressing ALT+F2, type "r", hit enter. You can now enable the exention.

About

Hide minimized apps from the overview and alt-tab. GNOME shell extension

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%