weechat: update config
Prithu Goswami pg@prithu.dev
Fri, 01 Nov 2024 13:31:40 +0530
1 files changed,
7 insertions(+),
3 deletions(-)
jump to
M
config/weechat/weechat.conf
→
config/weechat/weechat.conf
@@ -9,7 +9,7 @@ #
# For more info, see: https://weechat.org/doc/weechat/quickstart/ # -config_version = 2 +config_version = 4 [debug]@@ -52,6 +52,7 @@ color_pairs_auto_reset = 5
color_real_white = off command_chars = "" command_incomplete = off +config_permissions = "600" confirm_quit = off confirm_upgrade = off day_change = on@@ -61,6 +62,7 @@ eat_newline_glitch = off
emphasized_attributes = "" highlight = "" highlight_disable_regex = "" +highlight_prefix = on highlight_regex = "" highlight_tags = "" hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0 || ${info:relay_client_count,weechat,connected} > 0"@@ -74,7 +76,7 @@ hotlist_names_merged_buffers = off
hotlist_prefix = "H: " hotlist_remove = merged hotlist_short_names = on -hotlist_sort = group_time_asc +hotlist_sort = "-priority,time,time_usec" hotlist_suffix = "" hotlist_unique_numbers = on hotlist_update_on_buffer_switch = on@@ -94,7 +96,6 @@ jump_smart_back_to_buffer = on
key_bind_safe = on key_grab_delay = 800 mouse = on -mouse_timer_delay = 100 nick_color_force = "" nick_color_hash = djb2 nick_color_hash_salt = ""@@ -209,6 +210,7 @@ status_data_msg = yellow
status_data_other = default status_data_private = lightgreen status_filter = green +status_modes = default status_more = yellow status_mouse = green status_name = white@@ -220,6 +222,7 @@ status_time = default
[completion] base_word_until_cursor = on +case_sensitive = on command_inline = on default_template = "%(nicks)|%(irc_channels)" nick_add_space = on@@ -365,6 +368,7 @@
[notify] python.slack.assessment.#assessment = highlight python.slack.assessment.#general = highlight +python.slack.assessment.#happy-moments = highlight python.slack.assessment.#information-security = highlight python.slack.assessment.#information-security-forum = highlight python.slack.assessment.#random = highlight