summarylogtreecommitdiffstats
path: root/gnome-shell-extension-no-title-bar.install
blob: f9b300addb0c47a223652d3e268e9415b5efb395 (plain)
1
2
3
4
5
6
7
post_install() {
  echo ''
  echo '==> To enable no-title-bar:'
  echo '==> Reload Gnome Shell with Alt-F2 r'
  echo '==> Enable it with gnome-tweak-tool or "gnome-shell-extension-tool -e no-title-bar@franglais125.gmail.com"'
  echo ''
}