From: Samir Benmendil Date: Mon, 22 Aug 2022 10:32:03 +0000 (+0100) Subject: weechat: reset defaults for input sizes X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/81316c67e2b72fb2289369243ccd54380f8371df weechat: reset defaults for input sizes --- diff --git a/weechat/weechat.conf b/weechat/weechat.conf index f29c78c..15814a7 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -312,8 +312,8 @@ input.items = "time, input_prompt │,[input_search],[input_paste],scroll,in input.position = bottom input.priority = 10 input.separator = off -input.size = 0 -input.size_max = 0 +input.size = 1 +input.size_max = 2 input.type = window isetbar.color_bg = default isetbar.color_bg_inactive = default