Update AWL formatting.

This commit is contained in:
David Tomaschik
2016-01-30 14:11:19 -08:00
parent 727981e760
commit 736e24468b
2 changed files with 15 additions and 2 deletions

View File

@@ -292,3 +292,6 @@ abstracts = {
# hilight with specified color, $0 = color, $1 = text
sb_act_hilight_color = "$0$1-%n";
};
formats = {
"Irssi::Script::adv_windowlist" = { awl_display_header = ""; };
};