summaryrefslogtreecommitdiffhomepage
path: root/examples/xmobar.hs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xmobar.hs')
-rw-r--r--examples/xmobar.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/xmobar.hs b/examples/xmobar.hs
index ea519eb..791d3af 100644
--- a/examples/xmobar.hs
+++ b/examples/xmobar.hs
@@ -1,6 +1,6 @@
------------------------------------------------------------------------------
-- |
--- Copyright: (c) 2018, 2019 Jose Antonio Ortega Ruiz
+-- Copyright: (c) 2018, 2019, 2022 Jose Antonio Ortega Ruiz
-- License: BSD3-style (see LICENSE)
--
-- Maintainer: jao@gnu.org
@@ -49,7 +49,7 @@ config = defaultConfig {
, iconRoot = "."
, allDesktops = True
, overrideRedirect = True
- , textOutputColors = Ansi
+ , textOutputFormat = Ansi
, commands = [ Run $ Weather "EGPH" ["-t","<station>: <tempC>C",
"-L","18","-H","25",
"--normal","green",