summaryrefslogtreecommitdiffstats
path: root/weechat/weechat.conf
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-09-02 12:38:28 -0400
committerJesse Luehrs <doy@tozt.net>2014-09-02 12:38:41 -0400
commitf484ce04dc7f37cfe57981d6bcb495fb81644196 (patch)
tree49c7380fb6d218ba2fedd3e4b16cad2233e04305 /weechat/weechat.conf
parent192f3650c674223cb0b41abe7836ca43371f4dcd (diff)
downloadconf-f484ce04dc7f37cfe57981d6bcb495fb81644196.tar.gz
conf-f484ce04dc7f37cfe57981d6bcb495fb81644196.zip
weechat config updates
Diffstat (limited to 'weechat/weechat.conf')
-rw-r--r--weechat/weechat.conf10
1 files changed, 7 insertions, 3 deletions
diff --git a/weechat/weechat.conf b/weechat/weechat.conf
index 03276bf..98676a0 100644
--- a/weechat/weechat.conf
+++ b/weechat/weechat.conf
@@ -1,5 +1,5 @@
#
-# weechat.conf -- weechat v0.4.3
+# weechat.conf -- weechat v1.0
#
[debug]
@@ -17,6 +17,8 @@ bar_more_down = "++"
bar_more_left = "<<"
bar_more_right = ">>"
bar_more_up = "--"
+bare_display_exit_on_input = on
+bare_display_time_format = "%H:%M"
buffer_auto_renumber = on
buffer_notify_default = message
buffer_position = end
@@ -45,7 +47,7 @@ emphasized_attributes = ""
highlight = "doy*"
highlight_regex = ""
highlight_tags = "notify_private"
-hotlist_add_buffer_if_away = on
+hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0"
hotlist_buffer_separator = ", "
hotlist_count_max = 2
hotlist_count_min_msg = 2
@@ -54,6 +56,7 @@ hotlist_names_length = 0
hotlist_names_level = 14
hotlist_names_merged_buffers = off
hotlist_prefix = "H: "
+hotlist_remove = merged
hotlist_short_names = on
hotlist_sort = group_time_asc
hotlist_suffix = ""
@@ -172,6 +175,7 @@ status_filter = green
status_more = yellow
status_name = white
status_name_ssl = lightgreen
+status_nicklist_count = default
status_number = yellow
status_time = default
@@ -217,7 +221,7 @@ buffers.color_fg = default
buffers.conditions = ""
buffers.filling_left_right = vertical
buffers.filling_top_bottom = horizontal
-buffers.hidden = off
+buffers.hidden = on
buffers.items = "buffers"
buffers.position = left
buffers.priority = 0