summaryrefslogtreecommitdiffhomepage
path: root/Config.hs
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@ing.unitn.it>2007-07-24 15:32:44 +0200
committerAndrea Rossato <andrea.rossato@ing.unitn.it>2007-07-24 15:32:44 +0200
commit984ef9963e9f89a9e546bc1b9e8fc8b44377ff5e (patch)
tree62e01091f5fa2b853141af116cf0ea4b50eecc98 /Config.hs
parent63254c778f70091b9fa85fae1c6f96d5dde560bf (diff)
downloadxmobar-984ef9963e9f89a9e546bc1b9e8fc8b44377ff5e.tar.gz
xmobar-984ef9963e9f89a9e546bc1b9e8fc8b44377ff5e.tar.bz2
Config.hs: removed %memory%" from default template
darcs-hash:20070724133244-d6583-1e9ec2fb8f08bbb4ec2a2cdc36f520191a542886.gz
Diffstat (limited to 'Config.hs')
-rw-r--r--Config.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.hs b/Config.hs
index 021ee28..a9e7bb6 100644
--- a/Config.hs
+++ b/Config.hs
@@ -56,9 +56,9 @@ defaultConfig =
, height = 15
, align = "left"
, refresh = 10
- , commands = [Run $ Memory [] 10]
+ , commands = []
, sepChar = "%"
- , template = "Uptime: <fc=#00FF00>%uptime%</fc> ** <fc=#FF0000>%date%</fc> %memory%"
+ , template = "Uptime: <fc=#00FF00>%uptime%</fc> ** <fc=#FF0000>%date%</fc>"
}
-- | This is the list of types that can be hidden inside