summarylogtreecommitdiffstats
path: root/gnome-shell-extension-topicons-plus.install
blob: 50f7f62f93d5f47f18e1358554ada0c17474ab88 (plain)
1
2
3
4
5
6
7
8
post_install() {
  echo ''
  echo '==> To enable TopIcons Plus:'
  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 TopIcons@phocean.net"'
  echo ''
}