aboutsummarylogtreecommitdiffstats
path: root/nwd-i3-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'nwd-i3-git.install')
-rw-r--r--nwd-i3-git.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/nwd-i3-git.install b/nwd-i3-git.install
index 04cce04f2178..99173c92deef 100644
--- a/nwd-i3-git.install
+++ b/nwd-i3-git.install
@@ -6,6 +6,9 @@ post_install() {
}
post_upgrade() {
+ echo "==> To complete update, make sure you have the following lines in your bashrc"
+ echo ' [[ -S /run/user/$USER/i3/ipc-socket.$(pidof i3) && -f /usr/share/nwd/preexec.sh ]] \'
+ echo ' && . /usr/share/nwd/preexec.sh'
echo '==> Upgrade will be effective only after you restart bash'
}