summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlexander Polakov <plhk@sdf.org>2013-03-13 21:13:03 +0400
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-03-13 21:11:47 +0100
commitcf588ed7123637e5a8fb768587ad69cd67086fa4 (patch)
treec63b0648520f921df0f3be57b82bac8700849c52
parentd78522b9fc75540d9671ddabad2deb142db88f13 (diff)
downloadxmobar-cf588ed7123637e5a8fb768587ad69cd67086fa4.tar.gz
xmobar-cf588ed7123637e5a8fb768587ad69cd67086fa4.tar.bz2
Better action example explanation
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index e3ee373..178c4b5 100644
--- a/readme.md
+++ b/readme.md
@@ -468,7 +468,7 @@ an example of a template for the commands above using an icon:
template="<icon=/home/jao/.xmobar/mem.xbm/><memory> <swap>"
-Action example:
+This example will run "xclock" command when date is clicked:
template="<action=xclock>%date%</action>