aboutsummaryrefslogtreecommitdiff
path: root/desktop/xtitle/README
diff options
context:
space:
mode:
authorJohn Vogel <jvogel4@stny.rr.com>2013-12-18 15:12:33 +0700
committerRobby Workman <rworkman@slackbuilds.org>2013-12-25 15:05:34 -0600
commit2f93fd735d7f7f875b5d98a9bc23feec11d3806c (patch)
tree043b7225dbd6a84e5361aef80f8ff859ad537276 /desktop/xtitle/README
parent04fd6ff1fa1f4092ab39eabeea8fafec296397bd (diff)
downloadslackbuilds-2f93fd735d7f7f875b5d98a9bc23feec11d3806c.tar.xz
desktop/xtitle: Added (print title of active X window).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xtitle/README')
-rw-r--r--desktop/xtitle/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/xtitle/README b/desktop/xtitle/README
new file mode 100644
index 000000000000..e037e729d65b
--- /dev/null
+++ b/desktop/xtitle/README
@@ -0,0 +1,5 @@
+xtitle (print title of active X window)
+
+xtitle printfs out the title of the current, active X window.
+Useful for simple bar and panel programs such as 'bar' or 'dzen'
+that feed off from the information that is piped to them.