summarylogtreecommitdiffstats
path: root/drop-down-terminal.install
blob: df931fca8e0c10ea2b296b95bbbd2cce03d37ba6 (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)'
  echo '==> Enable it with the gnome-tweak-tool'
  echo '==> or run "gnome-shell-extension-tool -e drop-down-terminal@gs-extensions.zzrough.org"'
  echo ''
}