Weechat updates

This commit is contained in:
Alexander Bantyev 2021-03-14 02:20:33 +03:00
parent 3331ee3bf1
commit 0b059d7bf4
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5
2 changed files with 2 additions and 3 deletions

View File

@ -20,7 +20,7 @@
spectral spectral
# Audio/Video # Audio/Video
vlc vlc
lxqt.pavucontrol-qt pavucontrol
# Tools # Tools
zip zip
unrar unrar

View File

@ -25,7 +25,7 @@ in {
python.slack.color_edited_suffix = "095" python.slack.color_edited_suffix = "095"
python.slack.color_reaction_suffix = "darkgray" python.slack.color_reaction_suffix = "darkgray"
python.slack.color_thread_suffix = "lightcyan" python.slack.color_thread_suffix = "lightcyan"
python.slack.colorize_private_chats = "false" python.slack.colorize_private_chats = "true"
python.slack.debug_level = "3" python.slack.debug_level = "3"
python.slack.debug_mode = "false" python.slack.debug_mode = "false"
python.slack.distracting_channels = "" python.slack.distracting_channels = ""
@ -46,7 +46,6 @@ in {
python.slack.short_buffer_names = "false" python.slack.short_buffer_names = "false"
python.slack.show_buflist_presence = "true" python.slack.show_buflist_presence = "true"
python.slack.show_reaction_nicks = "true" python.slack.show_reaction_nicks = "true"
python.slack.slack_api_token = "$slack_api_token"
python.slack.slack_timeout = "20000" python.slack.slack_timeout = "20000"
python.slack.switch_buffer_on_join = "true" python.slack.switch_buffer_on_join = "true"
python.slack.thread_messages_in_channel = "false" python.slack.thread_messages_in_channel = "false"