summarylogtreecommitdiffstats
path: root/gnome-shell-extension-topicons-plus.install
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-shell-extension-topicons-plus.install')
-rw-r--r--gnome-shell-extension-topicons-plus.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnome-shell-extension-topicons-plus.install b/gnome-shell-extension-topicons-plus.install
new file mode 100644
index 000000000000..14363a51da8a
--- /dev/null
+++ b/gnome-shell-extension-topicons-plus.install
@@ -0,0 +1,8 @@
+post_install() {
+ echo ''
+ echo '==> To enable TopIcons Plus:'
+ echo '==> Reload Gnome Shell with Alt-F2 r'
+ echo '==> Enable it with the gnome-tweak-tool'
+ echo '==> or run "gnome-shell-extension-tool -e TopIcons@phocean.net"'
+ echo ''
+}