aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/weechat.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-11-20 12:07:47 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2017-11-20 12:07:47 +0100
commitcc2a8492588643d176861b48875e0f79503fdafb (patch)
treeda189054f794a31bb25c33838dad0977ecc76c38 /weechat/weechat.conf
parentefdc77359abefa87b92a95e0f888d5dd157eb42e (diff)
downloaddotfiles-cc2a8492588643d176861b48875e0f79503fdafb.tar.xz
weechat: Update config
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'weechat/weechat.conf')
-rw-r--r--weechat/weechat.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/weechat/weechat.conf b/weechat/weechat.conf
index 1cf08b8..795c675 100644
--- a/weechat/weechat.conf
+++ b/weechat/weechat.conf
@@ -119,6 +119,7 @@ read_marker = line
read_marker_always_show = off
read_marker_string = "─"
save_config_on_exit = on
+save_config_with_fsync = off
save_layout_on_exit = none
scroll_amount = 3
scroll_bottom_after_switch = off
@@ -747,6 +748,10 @@ meta2-D = "/cursor move left"
@item(buffer_nicklist):button2-gesture-left = "/window ${_window_number};/ban ${nick}"
@item(buflist):button1* = "hsignal:buflist_mouse"
@item(buflist):button2* = "hsignal:buflist_mouse"
+@item(buflist2):button1* = "hsignal:buflist_mouse"
+@item(buflist2):button2* = "hsignal:buflist_mouse"
+@item(buflist3):button1* = "hsignal:buflist_mouse"
+@item(buflist3):button2* = "hsignal:buflist_mouse"
@bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%"
@bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%"
@chat:button1 = "/window ${_window_number}"