aboutsummaryrefslogtreecommitdiffstats
path: root/weechat
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
parentefdc77359abefa87b92a95e0f888d5dd157eb42e (diff)
downloaddotfiles-cc2a8492588643d176861b48875e0f79503fdafb.tar.xz
weechat: Update config
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'weechat')
-rw-r--r--weechat/irc.conf84
-rw-r--r--weechat/plugins.conf2
-rw-r--r--weechat/weechat.conf5
3 files changed, 88 insertions, 3 deletions
diff --git a/weechat/irc.conf b/weechat/irc.conf
index 33c5db9..e96a0a9 100644
--- a/weechat/irc.conf
+++ b/weechat/irc.conf
@@ -327,7 +327,7 @@ HypeIRC.sasl_password
HypeIRC.sasl_key
HypeIRC.sasl_timeout
HypeIRC.sasl_fail
-HypeIRC.autoconnect = on
+HypeIRC.autoconnect = off
HypeIRC.autoreconnect
HypeIRC.autoreconnect_delay
HypeIRC.nicks
@@ -367,7 +367,7 @@ fc00.sasl_password
fc00.sasl_key
fc00.sasl_timeout
fc00.sasl_fail
-fc00.autoconnect = on
+fc00.autoconnect = off
fc00.autoreconnect
fc00.autoreconnect_delay
fc00.nicks
@@ -470,3 +470,83 @@ mozilla.msg_kick
mozilla.msg_part
mozilla.msg_quit
mozilla.notify
+OFTC.addresses
+OFTC.proxy
+OFTC.ipv6
+OFTC.ssl
+OFTC.ssl_cert
+OFTC.ssl_priorities
+OFTC.ssl_dhkey_size
+OFTC.ssl_fingerprint
+OFTC.ssl_verify
+OFTC.password = "kyrias/oftc:"
+OFTC.capabilities
+OFTC.sasl_mechanism
+OFTC.sasl_username
+OFTC.sasl_password
+OFTC.sasl_key
+OFTC.sasl_timeout
+OFTC.sasl_fail
+OFTC.autoconnect = on
+OFTC.autoreconnect
+OFTC.autoreconnect_delay
+OFTC.nicks
+OFTC.nicks_alternate
+OFTC.username
+OFTC.realname
+OFTC.local_hostname
+OFTC.usermode
+OFTC.command
+OFTC.command_delay
+OFTC.autojoin
+OFTC.autorejoin
+OFTC.autorejoin_delay
+OFTC.connection_timeout
+OFTC.anti_flood_prio_high
+OFTC.anti_flood_prio_low
+OFTC.away_check
+OFTC.away_check_max_nicks
+OFTC.msg_kick
+OFTC.msg_part
+OFTC.msg_quit
+OFTC.notify
+twitch.addresses = "irc.chat.twitch.tv/443"
+twitch.proxy
+twitch.ipv6
+twitch.ssl
+twitch.ssl_cert
+twitch.ssl_priorities
+twitch.ssl_dhkey_size
+twitch.ssl_fingerprint
+twitch.ssl_verify
+twitch.password = ""
+twitch.capabilities = "twitch.tv/commands,twitch.tv/commands"
+twitch.sasl_mechanism
+twitch.sasl_username
+twitch.sasl_password
+twitch.sasl_key
+twitch.sasl_timeout
+twitch.sasl_fail
+twitch.autoconnect
+twitch.autoreconnect
+twitch.autoreconnect_delay
+twitch.nicks
+twitch.nicks_alternate
+twitch.username
+twitch.realname
+twitch.local_hostname
+twitch.usermode
+twitch.command
+twitch.command_delay
+twitch.autojoin
+twitch.autorejoin
+twitch.autorejoin_delay
+twitch.connection_timeout
+twitch.anti_flood_prio_high
+twitch.anti_flood_prio_low
+twitch.away_check
+twitch.away_check_max_nicks
+twitch.msg_kick
+twitch.msg_part
+twitch.msg_quit
+twitch.notify
diff --git a/weechat/plugins.conf b/weechat/plugins.conf
index ec55de3..b5263f6 100644
--- a/weechat/plugins.conf
+++ b/weechat/plugins.conf
@@ -100,7 +100,7 @@ perl.stalker.debug = "off"
perl.stalker.flood_max_nicks = "20"
perl.stalker.flood_timer = "10"
perl.stalker.guest_host_regex = "^gateway/web/freenode/.*"
-perl.stalker.guest_nick_regex = "^(guest|weebot|Floodbot|ChanServ).*"
+perl.stalker.guest_nick_regex = "^(guest|weebot|Floodbot).*"
perl.stalker.ignore_guest_hosts = "on"
perl.stalker.ignore_guest_nicks = "on"
perl.stalker.ignore_nickchange = "off"
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}"