summarylogtreecommitdiffstats
path: root/gnome-shell-extension-cronomix.install
blob: 86b9b4b424f46631fc0391b8c3f41d8bb24e38ea (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 cronomix@zagortenay333"'
  echo ''
}