diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-12 20:49:15 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-12 20:49:15 +0200 |
commit | 56ed42311d7570a56c72a45954c60181d6e10bfd (patch) | |
tree | 2be8780cae076b93b9b28dc52c4da90318dcce20 | |
parent | b703736c4f54d31323acf609b6868ae5f7b664ef (diff) | |
download | dotfiles-56ed42311d7570a56c72a45954c60181d6e10bfd.tar.xz |
weechat/irc: new pv/channels near server
-rw-r--r-- | weechat/irc.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/weechat/irc.conf b/weechat/irc.conf index 6f36878..f287330 100644 --- a/weechat/irc.conf +++ b/weechat/irc.conf @@ -34,8 +34,8 @@ item_nick_modes = on item_nick_prefix = on join_auto_add_chantype = off msgbuffer_fallback = current -new_channel_position = none -new_pv_position = none +new_channel_position = near_server +new_pv_position = near_server nick_color_force = "tigr:lightblue;tigrmesh:lightblue;Earnestly:green;Earnestea:green" nick_color_hash = djb2 nick_color_stop_chars = "_|[" |