# This also affects the color of the window with activity in adv_windowlist
sb_act_text = "%w$*";
# public message (ordinary messages)
- sb_act_msg = "%R$*";
+ sb_act_msg = "%U%W$*";
# hilight (when people actually chat)
# This also affects the color of the window with direct message in adv_windowlist
sb_act_hilight = "%m$*";
# hilight with specified color, $0 = color, $1 = text
- sb_act_hilight_color = "$0$1-%n";
+ sb_act_hilight_color = "$0%1$1-%n";
### For usercount.pl script