aboutsummarylogtreecommitdiffstats
path: root/notify-when-done-i3-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'notify-when-done-i3-git.install')
-rw-r--r--notify-when-done-i3-git.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/notify-when-done-i3-git.install b/notify-when-done-i3-git.install
new file mode 100644
index 000000000000..7963e620d98c
--- /dev/null
+++ b/notify-when-done-i3-git.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "## To complete installation, add the following line to your bashrc"
+ echo '## "source /etc/notify-when-done-i3/nwd-preexec.sh"'
+}