diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-07-20 19:20:22 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-07-20 19:20:22 +0200 |
commit | 729d60834a7fe56d5d70698f34cd231555d0be81 (patch) | |
tree | fbde27a986f7461427d204daf017b96b323f701d | |
parent | 0765d636a0bdbd65c8c46925cd9bada131eba25e (diff) | |
download | dotfiles-729d60834a7fe56d5d70698f34cd231555d0be81.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) --" |