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/Config/Types.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Xmobar/Config/Types.hs') diff --git a/src/Xmobar/Config/Types.hs b/src/Xmobar/Config/Types.hs index 816edaa..6ea012f 100644 --- a/src/Xmobar/Config/Types.hs +++ b/src/Xmobar/Config/Types.hs @@ -37,6 +37,7 @@ data Config = , fgColor :: String -- ^ Default font color , position :: XPosition -- ^ Top Bottom or Static , textOutput :: Bool -- ^ Write data to stdout instead of X + , ansiColors :: Bool -- ^ Use ANSI color escapes for stdout , textOffset :: Int -- ^ Offset from top of window for text , textOffsets :: [Int] -- ^ List of offsets for additionalFonts , iconOffset :: Int -- ^ Offset from top of window for icons -- cgit v1.2.3