From 375f511f7069e763c58bfede6793c33bc03d3a57 Mon Sep 17 00:00:00 2001 From: jfreegman Date: Wed, 15 Dec 2021 13:18:55 -0500 Subject: [PATCH] Fix duplicate config example line --- misc/toxic.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/toxic.conf.example b/misc/toxic.conf.example index 03b0f2f..797759a 100644 --- a/misc/toxic.conf.example +++ b/misc/toxic.conf.example @@ -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;