summaryrefslogtreecommitdiffhomepage
path: root/etc/xmobar.config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/xmobar.config')
-rw-r--r--etc/xmobar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/xmobar.config b/etc/xmobar.config
index 5697e8c..232464f 100644
--- a/etc/xmobar.config
+++ b/etc/xmobar.config
@@ -34,6 +34,6 @@ Config { font = "DejaVu Sans Mono 9"
]
, sepChar = "%"
, alignSep = "}{"
- , template = "%cpu% | %memory% * %swap% | %eth0% - %eth1% }\
+ , template = "%cpu% | <box>%memory% * %swap%</box> | %eth0% - %eth1% }\
\{ <fc=#ee9a00><fn=1>%date%</fn></fc>| %EGPF% | %uname%"
}