summarylogtreecommitdiffstats
path: root/gnome-shell-extension-ddterm.install
blob: ce23fe90ad058f10dea732f8cb6ea42b19bbaaf8 (plain)
1
2
3
4
5
6
7
8
post_install() {
  echo ''
  echo '==> To enable Drop Down Terminal:'
  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 ddterm@amezin.github.com"'
  echo ''
}