From 0fffaf4f5845398967356f2c78391ad9625a8210 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Sun, 13 Oct 2024 02:05:06 +0900 Subject: Add weechat config --- .config/weechat/typing.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .config/weechat/typing.conf (limited to '.config/weechat/typing.conf') diff --git a/.config/weechat/typing.conf b/.config/weechat/typing.conf new file mode 100644 index 0000000..1b69a5a --- /dev/null +++ b/.config/weechat/typing.conf @@ -0,0 +1,19 @@ +# +# weechat -- typing.conf +# +# WARNING: It is NOT recommended to edit this file by hand, +# especially if WeeChat is running. +# +# Use commands like /set or /fset to change settings in WeeChat. +# +# For more info, see: https://weechat.org/doc/weechat/quickstart/ +# + +[look] +delay_purge_paused = 30 +delay_purge_typing = 6 +delay_set_paused = 10 +enabled_nicks = off +enabled_self = off +input_min_chars = 4 +item_max_length = 0 -- cgit v1.2.3-70-g09d2