summaryrefslogtreecommitdiffstats
path: root/weechat/irc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/irc.conf')
-rw-r--r--weechat/irc.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/weechat/irc.conf b/weechat/irc.conf
index c0a9786..cbbfc11 100644
--- a/weechat/irc.conf
+++ b/weechat/irc.conf
@@ -1,5 +1,5 @@
#
-# irc.conf -- weechat v0.4.3
+# irc.conf -- weechat v1.0
#
[look]
@@ -26,10 +26,11 @@ highlight_pv = ""
highlight_server = "$nick"
highlight_tags_restrict = "irc_privmsg,irc_notice"
item_away_message = on
-item_channel_modes_hide_key = off
+item_channel_modes_hide_args = "k"
item_display_server = buffer_plugin
item_nick_modes = on
item_nick_prefix = on
+join_auto_add_chantype = off
msgbuffer_fallback = current
new_channel_position = none
new_pv_position = none
@@ -65,6 +66,7 @@ item_away = yellow
item_channel_modes = darkgray
item_lag_counting = default
item_lag_finished = yellow
+item_nick_modes = default
message_join = darkgray
message_quit = darkgray
mirc_remap = "1,-1:darkgray"