From 8e776294736c5f8178517f0be09a1dd78e6a5fcf Mon Sep 17 00:00:00 2001 From: Krzysztof Kosciuszkiewicz Date: Thu, 5 Jul 2007 17:28:15 +0200 Subject: Fix few config name typos darcs-hash:20070705152815-ba08c-f5840daee9eeeae5eda5d37c9188583537c58583.gz --- xmobar.config-sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmobar.config-sample') diff --git a/xmobar.config-sample b/xmobar.config-sample index f2b084d..5d01a82 100644 --- a/xmobar.config-sample +++ b/xmobar.config-sample @@ -1,10 +1,10 @@ -Config { fonts = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" +Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , bgColor = "#000000" , fgColor = "#BFBFBF" , xPos = 0 , yPos = 0 , width = 1024 - , hight = 15 + , height = 15 , align = "right" , refresh = 10 , commands = [("xmb-weather", 36000, ["EGPF"]), ("xmb-net", 10, ["eth0"])] -- cgit v1.2.3