summarylogtreecommitdiffstats
path: root/gnome-shell-extension-gsconnect.install
blob: aa0427ddadd72f96af7bdc051b1e5f6c13100969 (plain)
1
2
3
4
5
6
7
8
post_install() {
  echo ''
  echo '==> To enable GSConnect:'
  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 gsconnect@andyholmes.github.io"'
  echo ''
}