summarylogtreecommitdiffstats
path: root/gnome-shell-extension-one-thing.install
blob: 1884ba2cc3eec93eab5a6992c5adf4ed800401bd (plain)
1
2
3
4
5
6
7
8
post_install() {
  echo ''
  echo '==> To enable One Thing:'
  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 one-thing@github.com"'
  echo ''
}