summarylogtreecommitdiffstats
path: root/gnome-shell-extension-window-thumbnails.install
blob: b3af39da5d7dd4e9fb81d7f20d204ad26deb2d10 (plain)
1
2
3
4
5
6
7
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 ''
}