summaryrefslogtreecommitdiff
path: root/buflist.conf
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-06-12 22:40:51 +0200
committerneodarz <neodarz@neodarz.net>2018-06-12 22:44:19 +0200
commit646717413e86ec4451667e9a6e898680f68b02ea (patch)
tree3e96afcbb899191236cdce6c478edcee17709ff8 /buflist.conf
parentd556bada9ab880d9137b89453b94fb99da6a61d9 (diff)
downloadweechat_conf-646717413e86ec4451667e9a6e898680f68b02ea.tar.xz
weechat_conf-646717413e86ec4451667e9a6e898680f68b02ea.zip
dd autosort, for correct sort buffer
Diffstat (limited to 'buflist.conf')
-rw-r--r--buflist.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buflist.conf b/buflist.conf
index d285f89..1862677 100644
--- a/buflist.conf
+++ b/buflist.conf
@@ -32,7 +32,7 @@ hotlist_message = "${color:brown}"
hotlist_none = "${color:default}"
hotlist_private = "${color:green}"
hotlist_separator = "${color:default},"
-indent = " "
+indent = "${color:237}${if:${buffer.next_buffer.local_variables.type}=~^(channel|private)$?├─:└─}"
lag = " ${color:green}[${color:brown}${lag}${color:green}]"
name = "${name}"
nick_prefix = "${color_nick_prefix}${nick_prefix}"