summarylogtreecommitdiffstats
path: root/i3-workspace-groups-git.install
diff options
context:
space:
mode:
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