From d41cd30ddef7ffd26ea0c799d734b703a6fb21db Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Mon, 9 Jul 2007 02:29:47 +0200 Subject: new working version and named colors in config-sample darcs-hash:20070709002947-d6583-404dd890e2ad9f6ff0115dfe4e1450f4ba369446.gz --- xmobar.cabal | 2 +- xmobar.config-sample | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xmobar.cabal b/xmobar.cabal index e8b3965..a2dc4e3 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.5 +version: 0.6 homepage: http://gorgias.mine.nu/repos/xmobar/ synopsis: A Statusbar for the XMonad Window Manager description: Xmobar is a minimal status bar for the XMonad Window Manager. diff --git a/xmobar.config-sample b/xmobar.config-sample index 8324538..51c912b 100644 --- a/xmobar.config-sample +++ b/xmobar.config-sample @@ -1,6 +1,6 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" - , bgColor = "#000000" - , fgColor = "#BFBFBF" + , bgColor = "black" + , fgColor = "grey" , xPos = 0 , yPos = 0 , width = 1024 -- cgit v1.2.3