summaryrefslogtreecommitdiffhomepage
path: root/xmobar.config-sample
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@ing.unitn.it>2007-06-19 11:12:16 +0200
committerAndrea Rossato <andrea.rossato@ing.unitn.it>2007-06-19 11:12:16 +0200
commit42cc3f349fe05956d74d81175b10c90659795712 (patch)
tree60cee4a0186fe292e620c874562636dd0a1e990f /xmobar.config-sample
parent8e0b60f6a105d3d2eec059130a72df40b71e4bd6 (diff)
downloadxmobar-42cc3f349fe05956d74d81175b10c90659795712.tar.gz
xmobar-42cc3f349fe05956d74d81175b10c90659795712.tar.bz2
added a sample config file
darcs-hash:20070619091216-d6583-775e9a56fc7a5b962bfadaee9fba1467d285690d.gz
Diffstat (limited to 'xmobar.config-sample')
-rw-r--r--xmobar.config-sample8
1 files changed, 8 insertions, 0 deletions
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
+ }