From f42813b383f4bbc533ae7a38df1782febf5eb444 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 29 Jan 2022 04:56:03 +0000 Subject: Color escape sequences for text output --- src/Xmobar/App/Config.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Xmobar/App/Config.hs') 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 -- cgit v1.2.3