summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-02-03 05:14:45 +0000
committerjao <jao@gnu.org>2022-02-03 05:14:45 +0000
commitdc262d1628aa3e1bfe17ce99bfe89782b6185cc5 (patch)
tree43c2bf077702bd118a9f37646ebce50d2025d15f /doc
parentd7d1873cd009edc8f3de8d141de388f638c6a926 (diff)
downloadxmobar-dc262d1628aa3e1bfe17ce99bfe89782b6185cc5.tar.gz
xmobar-dc262d1628aa3e1bfe17ce99bfe89782b6185cc5.tar.bz2
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/quick-start.org4
1 files changed, 2 insertions, 2 deletions
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=