diff options
| author | 2015-11-12 20:37:36 +0100 | |
|---|---|---|
| committer | 2015-11-12 20:37:36 +0100 | |
| commit | 9651e618d5081aa84871971c1b60d9cd2711eab5 (patch) | |
| tree | 009e4bc0b60092d4e1ad09d177766d034f84fce6 /weechat/.weechat/irc.conf | |
| parent | 67324729dfa5db32802d5d88c526cf80ae824ee4 (diff) | |
| download | dotfiles-9651e618d5081aa84871971c1b60d9cd2711eab5.tar.gz dotfiles-9651e618d5081aa84871971c1b60d9cd2711eab5.tar.bz2 dotfiles-9651e618d5081aa84871971c1b60d9cd2711eab5.zip | |
Updated weechat
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 |
