summarylogtreecommitdiffstats
path: root/i3-workspace-groups-git.install
diff options
context:
space:
mode:
authorwheatdog2019-03-14 19:05:29 +0800
committerwheatdog2019-03-14 19:05:29 +0800
commit2635d98fb576fe4f79267b79b86a9ee822b1dc20 (patch)
treef7f0ac0e1d067022b9afec3029fa8d9f0ae1ff37 /i3-workspace-groups-git.install
downloadaur-2635d98fb576fe4f79267b79b86a9ee822b1dc20.tar.gz
Initial upload: i3-workspace-groups-git r78.e30c30f-1
Diffstat (limited to 'i3-workspace-groups-git.install')
-rw-r--r--i3-workspace-groups-git.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/i3-workspace-groups-git.install b/i3-workspace-groups-git.install
new file mode 100644
index 000000000000..abcc3c139c1f
--- /dev/null
+++ b/i3-workspace-groups-git.install
@@ -0,0 +1,8 @@
+#!/bin/bash
+post_install() {
+ echo -e '
+For more information about configuration,
+checkout out https://github.com/infokiller/i3-workspace-groups
+'
+}
+#post_install