X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/30a510867ee248d937c772c091ce2b1f15bab755..ea2514aded98d52382f1ec90bb99a5676541fe0e:/weechat/plugins.conf diff --git a/weechat/plugins.conf b/weechat/plugins.conf index 495b7fc..b572980 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -54,6 +54,18 @@ python.screen_away.interval = "5" python.screen_away.message = "Detached from tmux" python.screen_away.set_away = "on" python.screen_away.time_format = "since %Y-%m-%d %H:%M:%S%z" +python.slack_extension.colorize_messages = "0" +python.slack_extension.colorize_nicks = "1" +python.slack_extension.colorize_private_chats = "0" +python.slack_extension.debug_mode = "" +python.slack_extension.distracting_channels = "" +python.slack_extension.server_alias.uh-sensationeditor = "se" +python.slack_extension.server_alias.ultrahaptics = "uh" +python.slack_extension.show_reaction_nicks = "0" +python.slack_extension.slack_api_token = "${sec.data.slack_uh},${sec.data.slack_se}" +python.slack_extension.switch_buffer_on_join = "1" +python.slack_extension.trigger_value = "0" +python.slack_extension.unfurl_ignore_alt_text = "0" ruby.check_license = "off" tcl.check_license = "off"