summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Heusel2023-04-12 13:39:18 +0200
committerChristian Heusel2023-10-28 00:41:56 +0200
commit8687e202fd99aff8e618fe71801d0caf9cf634ec (patch)
treeba688c51c9798095a665c0d43564dfc4c4439ee7
parentd7bc3973d1e70472e01cb917e513d60a1e3ef5e3 (diff)
downloadaur-8687e202fd99aff8e618fe71801d0caf9cf634ec.tar.gz
change the script location according to the docs
reference: https://weechat.org/files/doc/stable/weechat_user.en.html#files_and_directories Signed-off-by: Christian Heusel <christian@heusel.eu>
-rw-r--r--weechat-notify-send.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/weechat-notify-send.install b/weechat-notify-send.install
index aef028584e96..edbd83f3f2c4 100644
--- a/weechat-notify-send.install
+++ b/weechat-notify-send.install
@@ -5,7 +5,7 @@ cat <<EOF
To autoload weechat-notify-send on start up, each user will need to symlink the plugin to
the correct autoload folder:
- \$ ln -s /usr/share/weechat/python/notify_send.py ~/.weechat/python/autoload/
+ \$ ln -s /usr/share/weechat/python/notify_send.py ~/.local/share/weechat/python/autoload/
Previous versions of this package recommended creating a symlink in your local