about summary refs log tree commit diff
path: root/weechat/.weechat/plugins.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/plugins.conf')
-rw-r--r--weechat/.weechat/plugins.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf
index 18e8583..caa23ef 100644
--- a/weechat/.weechat/plugins.conf
+++ b/weechat/.weechat/plugins.conf
@@ -56,7 +56,7 @@ python.apply_corrections.data_timeout = "60"
 python.apply_corrections.message_limit = "2"
 python.apply_corrections.print_format = "[nick]: [corrected]"
 python.apply_corrections.print_limit = "1"
-python.autojoinem.sorted = "off"
+python.autojoinem.sorted = "on"
 python.autosavekey.add = "on"
 python.autosavekey.mute = "off"
 python.autosavekey.secure = "on"
@@ -132,7 +132,7 @@ python.slack.shared_name_prefix = "%"
 python.slack.short_buffer_names = "false"
 python.slack.show_buflist_presence = "true"
 python.slack.show_reaction_nicks = "false"
-python.slack.slack_api_token = "${sec.data.remotesslacktoken}"
+python.slack.slack_api_token = "${sec.data.remotesslacktoken},${sec.data.moviaslacktoken}"
 python.slack.slack_timeout = "20000"
 python.slack.switch_buffer_on_join = "true"
 python.slack.thread_messages_in_channel = "false"