From c2b98fd88acba773135167454422ff68c85e2f49 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 17 Jul 2007 11:14:38 +0200 Subject: changed runXmobar to runXbar darcs-hash:20070717091438-d6583-cd772f86e2296bf7de4780425819d3d04d502a6e.gz --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index 2f4fc70..c83b1f5 100644 --- a/Main.hs +++ b/Main.hs @@ -37,7 +37,7 @@ main = cl <- parseTemplate config (template config) var <- execCommands config cl (d,w) <- createWin config - runXmobar config var d w eventLoop + runXbar config var d w eventLoop -- | Reads the configuration files or quits with an error readConfig :: FilePath -> IO Config -- cgit v1.2.3