diff options
Diffstat (limited to 'weechat/.weechat/irc.conf')
| -rw-r--r-- | weechat/.weechat/irc.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/weechat/.weechat/irc.conf b/weechat/.weechat/irc.conf index d8d65d5..d001c52 100644 --- a/weechat/.weechat/irc.conf +++ b/weechat/.weechat/irc.conf | |||
| @@ -76,6 +76,7 @@ mirc_remap = "1,-1:darkgray" | |||
| 76 | nick_prefixes = "q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue" | 76 | nick_prefixes = "q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue" |
| 77 | notice = green | 77 | notice = green |
| 78 | reason_quit = default | 78 | reason_quit = default |
| 79 | topic_current = default | ||
| 79 | topic_new = white | 80 | topic_new = white |
| 80 | topic_old = default | 81 | topic_old = default |
| 81 | 82 | ||
| @@ -84,6 +85,7 @@ alternate_nick = on | |||
| 84 | autoreconnect_delay_growing = 2 | 85 | autoreconnect_delay_growing = 2 |
| 85 | autoreconnect_delay_max = 600 | 86 | autoreconnect_delay_max = 600 |
| 86 | ban_mask_default = "*!$ident@$host" | 87 | ban_mask_default = "*!$ident@$host" |
| 88 | channel_encode = off | ||
| 87 | colors_receive = on | 89 | colors_receive = on |
| 88 | colors_send = on | 90 | colors_send = on |
| 89 | lag_check = 60 | 91 | lag_check = 60 |
