summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/App/Config.hs
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-01-29 04:56:03 +0000
committerjao <jao@gnu.org>2022-01-29 06:42:29 +0000
commitf42813b383f4bbc533ae7a38df1782febf5eb444 (patch)
treefe44a4d886babb7368122fb3ad57a005847f8c41 /src/Xmobar/App/Config.hs
parent1af4da53f7f3b0bc9f0c337113a90448f035a4b1 (diff)
downloadxmobar-f42813b383f4bbc533ae7a38df1782febf5eb444.tar.gz
xmobar-f42813b383f4bbc533ae7a38df1782febf5eb444.tar.bz2
Color escape sequences for text output
Diffstat (limited to 'src/Xmobar/App/Config.hs')
-rw-r--r--src/Xmobar/App/Config.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Xmobar/App/Config.hs b/src/Xmobar/App/Config.hs
index e798010..bada3aa 100644
--- a/src/Xmobar/App/Config.hs
+++ b/src/Xmobar/App/Config.hs
@@ -66,6 +66,7 @@ defaultConfig =
, verbose = False
, signal = SignalChan Nothing
, textOutput = False
+ , ansiColors = True
}
-- | Return the path to the xmobar data directory. This directory is