commit 1f1407703ac5134c6d74d87e5a3ee38afaa9b6bd
parent e77b1b5bc3b507bdbcbe503ecc3dc5b17d0af930
Author: Daniel Moch <daniel@danielmoch.com>
Date: Wed, 21 Nov 2018 17:11:00 -0500
Fix activity indicators in IRSSI
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.irssi/apprentice.theme b/.irssi/apprentice.theme
@@ -282,9 +282,9 @@ abstracts = {
# activity in statusbar
# ',' separator
- sb_act_sep = "$*";
+ sb_act_sep = "%k$*";
# normal text
- sb_act_text = "$*";
+ sb_act_text = "%k$*";
# public message
sb_act_msg = "%W$*";
# hilight