From d7d1873cd009edc8f3de8d141de388f638c6a926 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 2 Feb 2022 21:32:01 +0000 Subject: Allow specifying color format as a -T argument --- doc/quick-start.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/quick-start.org b/doc/quick-start.org index 2f8591d..1c48c43 100644 --- a/doc/quick-start.org +++ b/doc/quick-start.org @@ -151,10 +151,10 @@ the =Config= block in your configuration. - =template= The output template. -- =wmClass= The value for the window's X11 WM_CLASS property. Defaults +- =wmClass= The value for the window's X11 ~WM_CLASS~ property. Defaults to "xmobar". -- =wmName= The value for the window's X11 WM_NAME property. Defaults to +- =wmName= The value for the window's X11 ~WM_NAME~ property. Defaults to "xmobar". - =textOutput= When True, instead of running as an X11 application, @@ -164,7 +164,7 @@ the =Config= block in your configuration. - =textOutputColors= NoColors, Ansi or Pango, to emit, when in text mode, escape color sequences using ANSI controls (for terminals) or - pango markup. Default is Ansi. + pango markup. Default is NoColors. ** The Output =template= @@ -383,7 +383,7 @@ This is the list of command line options (the output of =xmobar --help=): -C command --add-command=command Add to the list of commands to be executed -x screen --screen=screen On which X screen number to start -p position --position=position Specify position of xmobar. Same syntax as in config file - -T --text Write output to stdout + -T [format] --text[=format] Write output to stdout Mail bug reports and suggestions to #+end_src -- cgit v1.2.3