summarylogtreecommitdiffstats
path: root/gnome-shell-extension-simple-net-speed-git.install
blob: 7bce81f0c401c4381be4e50840f3b599109277b3 (plain)
1
2
3
4
5
6
7
8
post_install() {
  echo ''
  echo '==> To enable Refresh Wifi:'
  echo '==> Reload Gnome Shell with Alt-F2 r'
  echo '==> Enable it with the gnome-tweak-tool'
  echo '==> or run "gnome-shell-extension-tool -e simplenetspeed@biji.extension"'
  echo ''
}