diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-27 06:31:04 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-27 06:31:04 +0100 |
commit | 6e7b0399b6e7da7613a38f2d4330de4bea624456 (patch) | |
tree | 163784f88c15f662f821ec3d70d31fef0e1b1ee0 /README | |
parent | add shell tab-completion (diff) | |
download | xpybar-6e7b0399b6e7da7613a38f2d4330de4bea624456.tar.gz xpybar-6e7b0399b6e7da7613a38f2d4330de4bea624456.tar.bz2 xpybar-6e7b0399b6e7da7613a38f2d4330de4bea624456.tar.xz |
info manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,7 +6,7 @@ SYNOPSIS DESCRIPTION xpybar is a minimalistic dock panel with high extensibility. - It is source code is designed so that all parts of it can + Its source code is designed so that all parts of it can be replaced by a configuration script. This is one of the reasons xpybar is written in Python. @@ -59,3 +59,5 @@ RATIONALE SEE ALSO dmenu(1), stlarch_icons + Full documentation available locally via: info '(xpybar)' + |