diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 16:01:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 16:01:23 +0000 |
commit | 8e39f03f4c25d1d2040e3b77ea19b7cebb4a51de (patch) | |
tree | f69d388e5794618a2c083470b240217a166a4397 | |
parent | Adding middleclickclose makefile. (diff) | |
download | gnome-shell-extensions-extra-8e39f03f4c25d1d2040e3b77ea19b7cebb4a51de.tar.xz gnome-shell-extensions-extra-8e39f03f4c25d1d2040e3b77ea19b7cebb4a51de.zip |
Adding middleclickclose entry in manpage.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | share/man/gnome-shell-extensions-extra.7.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/gnome-shell-extensions-extra.7.rst b/share/man/gnome-shell-extensions-extra.7.rst index 2847d9c..c888970 100644 --- a/share/man/gnome-shell-extensions-extra.7.rst +++ b/share/man/gnome-shell-extensions-extra.7.rst @@ -39,6 +39,10 @@ Contents | adds a hibernate/hybrid suspend button in status menu | https://github.com/arelange/gnome-shell-extension-hibernate-status +| middleclickclose +| closes apps in overview with a middle click +| https://github.com/p91paul/middleclickclose + | multi-monitors-add-on: | adds panels and thumbnails for additional monitors | https://github.com/realh/multi-monitors-add-on |