diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-07-20 19:20:22 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-08-06 13:13:27 +0200 |
commit | f4ce05157252a3052d3d8983d65433ac1e48e31a (patch) | |
tree | 82fd2b437691ca82fccbeadb91996d8553b85ed6 | |
parent | f54ae765b0a71b9d169dc48099b19dc29cbb0cd0 (diff) | |
download | dotfiles-f4ce05157252a3052d3d8983d65433ac1e48e31a.tar.xz |
weechat: Add new setting
-rw-r--r-- | weechat/weechat.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 8c01b0a..ea3e779 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -40,6 +40,7 @@ color_real_white = off command_chars = "" command_incomplete = off confirm_quit = on +confirm_upgrade = off day_change = on day_change_message_1date = "-- %a, %d %b %Y --" day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --" |