summarylogtreecommitdiffstats
path: root/gnome-shell-extension-topicons-plus.install
blob: 14363a51da8af73107493cfd64bba422a4260164 (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'
  echo '==> Enable it with the gnome-tweak-tool'
  echo '==> or run "gnome-shell-extension-tool -e TopIcons@phocean.net"'
  echo ''
}