summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/xyz/.config/weechat/irc.conf14
-rw-r--r--home/xyz/.config/weechat/weechat.conf12
2 files changed, 18 insertions, 8 deletions
diff --git a/home/xyz/.config/weechat/irc.conf b/home/xyz/.config/weechat/irc.conf
index f6f4da82..7e99fdf2 100644
--- a/home/xyz/.config/weechat/irc.conf
+++ b/home/xyz/.config/weechat/irc.conf
@@ -9,7 +9,7 @@
# For more info, see: https://weechat.org/doc/weechat/quickstart/
#
-config_version = 3
+config_version = 5
[look]
buffer_open_before_autojoin = on
@@ -49,6 +49,7 @@ item_nick_modes = on
item_nick_prefix = on
join_auto_add_chantype = off
list_buffer = on
+list_buffer_format_export = "${name} (${users}): "${topic}""
list_buffer_scroll_horizontal = 10
list_buffer_sort = "~name2"
list_buffer_topic_strip_colors = on
@@ -61,6 +62,7 @@ nick_mode = prefix
nick_mode_empty = off
nicks_hide_password = "nickserv"
notice_as_pv = auto
+notice_nicks_disable_notify = "chanserv,nickserv"
notice_welcome_redirect = on
notice_welcome_tags = ""
notify_tags_ison = "notify_message"
@@ -88,7 +90,6 @@ typing_status_self = off
[color]
input_nick = lightcyan
-item_channel_modes = default
item_lag_counting = default
item_lag_finished = yellow
item_nick_modes = default
@@ -141,6 +142,7 @@ addresses = ""
anti_flood = 2000
autoconnect = on
autojoin = ""
+autojoin_delay = 0
autojoin_dynamic = off
autoreconnect = on
autoreconnect_delay = 10
@@ -154,7 +156,7 @@ command = ""
command_delay = 0
connection_timeout = 60
default_chantypes = "#&"
-ipv6 = on
+ipv6 = auto
local_hostname = ""
msg_kick = ""
msg_part = "WeeChat ${info:version}"
@@ -211,8 +213,9 @@ bitlbee.username
bitlbee.realname
bitlbee.local_hostname
bitlbee.usermode
-bitlbee.command = "/msg &bitlbee identify ${sec.data.bitlbee}; /query cheogramcom"
bitlbee.command_delay
+bitlbee.command = "/msg &bitlbee identify ${sec.data.bitlbee}; /query cheogramcom"
+bitlbee.autojoin_delay
bitlbee.autojoin
bitlbee.autojoin_dynamic
bitlbee.autorejoin
@@ -256,8 +259,9 @@ oftc.username
oftc.realname
oftc.local_hostname
oftc.usermode
-oftc.command
oftc.command_delay
+oftc.command
+oftc.autojoin_delay
oftc.autojoin
oftc.autojoin_dynamic
oftc.autorejoin
diff --git a/home/xyz/.config/weechat/weechat.conf b/home/xyz/.config/weechat/weechat.conf
index e1198482..a6bd3fa3 100644
--- a/home/xyz/.config/weechat/weechat.conf
+++ b/home/xyz/.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 = off
-mouse_timer_delay = 100
nick_color_force = ""
nick_color_hash = djb2
nick_color_hash_salt = ""
@@ -137,8 +138,10 @@ scroll_page_percent = 100
search_text_not_found_alert = on
separator_horizontal = "-"
separator_vertical = ""
+tab_whitespace_char = "→"
tab_width = 1
time_format = "%a, %d %b %Y %T"
+whitespace_char = "·"
window_auto_zoom = off
window_separator_horizontal = on
window_separator_vertical = on
@@ -209,6 +212,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 +224,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
@@ -227,6 +232,7 @@ nick_case_sensitive = off
nick_completer = ": "
nick_first_only = off
nick_ignore_chars = "[]`_-^"
+nick_ignore_words = ""
partial_completion_alert = on
partial_completion_command = off
partial_completion_command_arg = off