diff options
Diffstat (limited to 'weechat/.weechat/weechat.conf')
| -rw-r--r-- | weechat/.weechat/weechat.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf index 48725a7..9b40572 100644 --- a/weechat/.weechat/weechat.conf +++ b/weechat/.weechat/weechat.conf | |||
| @@ -40,6 +40,7 @@ color_real_white = off | |||
| 40 | command_chars = "" | 40 | command_chars = "" |
| 41 | command_incomplete = off | 41 | command_incomplete = off |
| 42 | confirm_quit = off | 42 | confirm_quit = off |
| 43 | confirm_upgrade = off | ||
| 43 | day_change = on | 44 | day_change = on |
| 44 | day_change_message_1date = "-- %a, %d %b %Y --" | 45 | day_change_message_1date = "-- %a, %d %b %Y --" |
| 45 | day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --" | 46 | day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --" |
| @@ -74,6 +75,7 @@ jump_current_to_previous_buffer = on | |||
| 74 | jump_previous_buffer_when_closing = on | 75 | jump_previous_buffer_when_closing = on |
| 75 | jump_smart_back_to_buffer = on | 76 | jump_smart_back_to_buffer = on |
| 76 | key_bind_safe = on | 77 | key_bind_safe = on |
| 78 | key_grab_delay = 800 | ||
| 77 | mouse = on | 79 | mouse = on |
| 78 | mouse_timer_delay = 100 | 80 | mouse_timer_delay = 100 |
| 79 | nick_prefix = "" | 81 | nick_prefix = "" |
