From b2d9ca5a587c62ee38d04766689f19d3d4a13c1b Mon Sep 17 00:00:00 2001 From: John Soo Date: Fri, 17 Sep 2021 11:31:56 -0700 Subject: Let xmobar be used with a signal TMVar when used from other haskell. --- 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 d17577e..a227681 100644 --- a/src/Xmobar/App/Config.hs +++ b/src/Xmobar/App/Config.hs @@ -64,6 +64,7 @@ defaultConfig = , template = "%StdinReader% }{ " ++ "%uname% * %theDate%" , verbose = False + , signal = SignalChan Nothing } -- | Return the path to the xmobar data directory. This directory is -- cgit v1.2.3