From 42cc3f349fe05956d74d81175b10c90659795712 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 19 Jun 2007 11:12:16 +0200 Subject: added a sample config file darcs-hash:20070619091216-d6583-775e9a56fc7a5b962bfadaee9fba1467d285690d.gz --- xmobar.config-sample | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 xmobar.config-sample (limited to 'xmobar.config-sample') diff --git a/xmobar.config-sample b/xmobar.config-sample new file mode 100644 index 0000000..69b068c --- /dev/null +++ b/xmobar.config-sample @@ -0,0 +1,8 @@ +Config { fonts = "-misc-fixed-*-*-*-*-*-*-*-*-*-*-*-*" + , bgColor = "#000000" + , fgColor = "#00ff00" + , xPos = 0 + , yPos = 0 + , width = 1024 + , hight = 15 + } -- cgit v1.2.3