add plugin to hotlist bar
This commit is contained in:
parent
ba73f9fa8f
commit
5dc2149bc2
@ -128,7 +128,7 @@ separator_horizontal = "-"
|
||||
separator_vertical = ""
|
||||
tab_width = 4
|
||||
time_format = "%a, %d %b %Y %T"
|
||||
window_auto_zoom = off
|
||||
window_auto_zoom = on
|
||||
window_separator_horizontal = on
|
||||
window_separator_vertical = on
|
||||
window_title = "WeeChat ${info:version}"
|
||||
@ -247,7 +247,7 @@ hotlist.conditions = ""
|
||||
hotlist.filling_left_right = vertical
|
||||
hotlist.filling_top_bottom = horizontal
|
||||
hotlist.hidden = off
|
||||
hotlist.items = "+ ,buffer_number+:+buffer_short_name,hotlist"
|
||||
hotlist.items = " +buffer_number+:+buffer_name+[+buffer_plugin+],hotlist"
|
||||
hotlist.position = top
|
||||
hotlist.priority = 500
|
||||
hotlist.separator = off
|
||||
@ -340,6 +340,7 @@ top_spacing_lower.size_max = 0
|
||||
top_spacing_lower.type = root
|
||||
|
||||
[layout]
|
||||
_zoom.window = "1;0;0;0;irc;server.frnd"
|
||||
|
||||
[notify]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user