mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
Modular stow folders. Replaced kitty with alacritty
This commit is contained in:
19
cli/.config/weechat/typing.conf
Normal file
19
cli/.config/weechat/typing.conf
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user