From dc262d1628aa3e1bfe17ce99bfe89782b6185cc5 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 3 Feb 2022 05:14:45 +0000 Subject: TextOutputColor -> TextOutputFormat Thinking of eventually adding a Sway JSON output, or simply add fonts to Pango specification, so it's more than colors. Also, NoColors -> Plain. --- doc/quick-start.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/quick-start.org b/doc/quick-start.org index 1c48c43..3cf11aa 100644 --- a/doc/quick-start.org +++ b/doc/quick-start.org @@ -162,9 +162,9 @@ the =Config= block in your configuration. this mode, icon and action specifications are ignored. Default is False. -- =textOutputColors= NoColors, Ansi or Pango, to emit, when in text +- =textOutputFormat= Plain, Ansi or Pango, to emit, when in text mode, escape color sequences using ANSI controls (for terminals) or - pango markup. Default is NoColors. + pango markup. Default is Plain. ** The Output =template= -- cgit v1.2.3