weechat: Don't enable mouse by default

I don't use it that often (I have /go and alt-g) and I need to use my
mouse for copying text.
This commit is contained in:
Hedy Li 2021-09-29 12:24:50 +08:00
parent c4ba157b84
commit a371e4acb3
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@
*/set weechat.look.hotlist_names_merged_buffers on
*/set weechat.look.hotlist_prefix "H "
*/set weechat.look.hotlist_short_names off
*/set weechat.look.mouse on
*/set weechat.look.nick_prefix "<"
*/set weechat.look.nick_suffix ">"
*/set weechat.look.prefix_suffix ""
@ -44,7 +43,6 @@
*/set weechat.look.hotlist_names_merged_buffers on
*/set weechat.look.hotlist_prefix "H "
*/set weechat.look.hotlist_short_names off
*/set weechat.look.mouse on
*/set weechat.look.nick_prefix "<"
*/set weechat.look.nick_suffix ">"
*/set weechat.look.prefix_suffix ""