Fix duplicate config example line

This commit is contained in:
jfreegman 2021-12-15 13:18:55 -05:00
parent 9a629072b3
commit 7a099f86c8
No known key found for this signature in database
GPG Key ID: 3627F3144076AE63
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ ui = {
line_normal="-";
// Indicator for special messages.
line_normal=">>>";
line_special=">";
// true to change status based on screen/tmux attach/detach, false to disable
mplex_away=true;