summarylogtreecommitdiffstats
path: root/gnome-shell-extension-focus-indicator.install
blob: d27b538922e30d338c3ac1d3051d65ae9b8ea606 (plain)
1
2
3
4
5
6
7
8
post_install() {
  echo ''
  echo '==> To enable Focus indicator:'
  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 indicate-focus@leleat-on-github"'
  echo ''
}