summaryrefslogtreecommitdiff
path: root/buflist.conf
diff options
context:
space:
mode:
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}"