]> git.rmz.io Git - dotfiles.git/commitdiff
weechat: update configs
authorSamir Benmendil <me@rmz.io>
Tue, 1 Nov 2022 14:39:15 +0000 (14:39 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 1 Nov 2022 14:39:15 +0000 (14:39 +0000)
weechat/buffer_autoset.conf
weechat/logger.conf
weechat/trigger.conf
weechat/weechat.conf

index 19eddc4ef7c8f72057da4ad906496e92a73fa0d4..b6ae37e159de1982816e37c122c2be45ff83113a 100644 (file)
@@ -6,7 +6,7 @@
 #
 # Use commands like /set or /fset to change settings in WeeChat.
 #
-# For more info, see: https://weechat.org/doc/quickstart
+# For more info, see: https://weechat.org/doc/quickstart/
 #
 
 [look]
index 92f7ac70f0325ca276d66ab22fbe071e1b8db6af..7a44f5b659129363c7b6897731bd9238f71d9243 100644 (file)
@@ -29,6 +29,9 @@ nick_prefix = ""
 nick_suffix = ""
 path = "~/.cache/weechat/logs/"
 replacement_char = "_"
+rotation_compression_level = 20
+rotation_compression_type = none
+rotation_size_max = "0"
 time_format = "%Y-%m-%d %H:%M:%S"
 
 [level]
index f8f4a5038c14474a9d96aa32d1225ab9b7d03f67..30bdbc35622fa1eb3389f2d6c188e9b6dd816f78 100644 (file)
@@ -19,6 +19,7 @@ flag_conditions = yellow
 flag_post_action = lightblue
 flag_regex = lightcyan
 flag_return_code = lightmagenta
+identifier = cyan
 regex = white
 replace = cyan
 trigger = green
index 15814a798ddf4ccd54cfce7fff20bab634fc1ce9..70a79c888f8d98fab8164b80a284bc39f29df4df 100644 (file)
@@ -56,6 +56,7 @@ day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
 eat_newline_glitch = off
 emphasized_attributes = ""
 highlight = "@channel"
+highlight_disable_regex = ""
 highlight_regex = ".*Ram-Z.*"
 highlight_tags = ""
 hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0"
@@ -376,6 +377,8 @@ title.size = 1
 title.size_max = 1
 title.type = window
 
+[custom_bar_item]
+
 [layout]
 normal.buffer = "core;weechat;1"
 normal.buffer = "irc;server.freenode;1"