Browse Source

doc: update darkirc path for autobuf script

darkie 2 years ago
parent
commit
72fc690b47
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/misc/darkirc/darkirc.md

+ 1 - 1
doc/src/misc/darkirc/darkirc.md

@@ -275,7 +275,7 @@ inbound and outbound connections.
 ## Global Buffer
 ## Global Buffer
 
 
 Copy [this script](https://github.com/narodnik/weechat-global-buffer/blob/main/buffclone.py) 
 Copy [this script](https://github.com/narodnik/weechat-global-buffer/blob/main/buffclone.py) 
-to `~/.weechat/python/autoload/`, and you will create a single buffer 
+to `~/.local/share/weechat/python/autoload/`, and you will create a single buffer 
 which aggregates messages from all channels. It's useful to monitor 
 which aggregates messages from all channels. It's useful to monitor 
 activity from all channels without needing to flick through them.
 activity from all channels without needing to flick through them.