summarylogtreecommitdiffstats
path: root/gnome-shell-extension-window-thumbnails.install
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-shell-extension-window-thumbnails.install')
-rw-r--r--gnome-shell-extension-window-thumbnails.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnome-shell-extension-window-thumbnails.install b/gnome-shell-extension-window-thumbnails.install
new file mode 100644
index 000000000000..b3af39da5d7d
--- /dev/null
+++ b/gnome-shell-extension-window-thumbnails.install
@@ -0,0 +1,8 @@
+post_install() {
+ echo ''
+ echo '==> To enable WTMB (Window Thumbnails):'
+ echo '==> Reload Gnome Shell with Alt-F2 r (on Xorg), logout -> login (Wayland)'
+ echo '==> Enable it with the extensions tool'
+ echo '==> or run "gnome-extensions enable window-thumbnails@G-dH.github.com"'
+ echo ''
+}