diff options
author | John Vogel <jvogel4@stny.rr.com> | 2013-12-18 15:12:33 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-25 15:05:34 -0600 |
commit | 2f93fd735d7f7f875b5d98a9bc23feec11d3806c (patch) | |
tree | 043b7225dbd6a84e5361aef80f8ff859ad537276 /desktop/xtitle/README | |
parent | 04fd6ff1fa1f4092ab39eabeea8fafec296397bd (diff) | |
download | slackbuilds-2f93fd735d7f7f875b5d98a9bc23feec11d3806c.tar.gz |
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/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/xtitle/README b/desktop/xtitle/README new file mode 100644 index 0000000000..e037e729d6 --- /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. |