summaryrefslogtreecommitdiffhomepage
path: root/xmobar.config-sample
diff options
context:
space:
mode:
Diffstat (limited to 'xmobar.config-sample')
-rw-r--r--xmobar.config-sample4
1 files changed, 2 insertions, 2 deletions
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"])]