diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-17 21:12:04 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-17 21:12:04 +0200 |
commit | 8e5752752ca3c5891846cc268041cdaf2c226405 (patch) | |
tree | 08a81c5e7cb66dd9b19421097e6c932e2289e522 /weechat | |
parent | 0c1f7176fcc56a0672583810b0e50a3f9d90f894 (diff) | |
download | dotfiles-8e5752752ca3c5891846cc268041cdaf2c226405.tar.xz |
Revert "weechat/irc: new pv/channels near server"
This reverts commit 56ed42311d7570a56c72a45954c60181d6e10bfd.
Diffstat (limited to 'weechat')
-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 ce5d559..d1c4d76 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 = near_server -new_pv_position = near_server +new_channel_position = none +new_pv_position = none nick_color_force = "tigr:lightblue;tigrmesh:lightblue;Earnestly:green;Earnestea:green" nick_color_hash = djb2 nick_color_stop_chars = "_|[" |