summarylogtreecommitdiffstats
path: root/gnome-shell-extension-remove-dropdown-arrows.install
diff options
context:
space:
mode:
authorMaxim Andersson2016-10-18 23:24:04 +0200
committerMaxim Andersson2016-10-18 23:24:04 +0200
commit1071af17bd4e7e1e45d3d6451f1287a0ac74dcd0 (patch)
tree7e4ccf8e75b61dabc11a6424797b3f96b143da4d /gnome-shell-extension-remove-dropdown-arrows.install
downloadaur-1071af17bd4e7e1e45d3d6451f1287a0ac74dcd0.tar.gz
initial commit
Diffstat (limited to 'gnome-shell-extension-remove-dropdown-arrows.install')
-rw-r--r--gnome-shell-extension-remove-dropdown-arrows.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnome-shell-extension-remove-dropdown-arrows.install b/gnome-shell-extension-remove-dropdown-arrows.install
new file mode 100644
index 000000000000..92d1396b2b04
--- /dev/null
+++ b/gnome-shell-extension-remove-dropdown-arrows.install
@@ -0,0 +1,6 @@
+post_install() {
+ echo ''
+ echo '==> Enable it with the gnome-tweak-tool'
+ echo '==> or run "gnome-shell-extension-tool -e remove-dropdown-arrows@mpdeimos.com"'
+ echo ''
+}