diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:57:02 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:57:02 +0100 |
| commit | b18d4acc015fb9ff66969ac95a4d8e78bdfa43e2 (patch) | |
| tree | 00620b1233219b876253b3e6715a8d062fa36573 /doc | |
| parent | Update-email (diff) | |
| download | xpybar-b18d4acc015fb9ff66969ac95a4d8e78bdfa43e2.tar.gz xpybar-b18d4acc015fb9ff66969ac95a4d8e78bdfa43e2.tar.bz2 xpybar-b18d4acc015fb9ff66969ac95a4d8e78bdfa43e2.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | doc/info/xpybar.texinfo | 3 | ||||
| -rw-r--r-- | doc/man/xpybar.1 | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/doc/info/xpybar.texinfo b/doc/info/xpybar.texinfo index 361898a..8138ccb 100644 --- a/doc/info/xpybar.texinfo +++ b/doc/info/xpybar.texinfo @@ -125,7 +125,7 @@ running some code.) You can find the source code and read it at @url{https://codeberg.org/maandree/xpybar/tree/master/src/}. If the documentation is not clear enough, please file a bug att @url{https://codeberg.org/maandree/xpybar/issues} or to -@code{maandree@@kth.se}. +@code{m@@maandree.se}. Graphic-functions are found in @file{x.py} and @file{__main__.py}. You will also find some basic functions @file{__main__.py}. @@ -141,4 +141,3 @@ Please also refer to the example configuration scripts. @include fdl.texinfo @bye - diff --git a/doc/man/xpybar.1 b/doc/man/xpybar.1 index 71d9d65..cfc539a 100644 --- a/doc/man/xpybar.1 +++ b/doc/man/xpybar.1 @@ -1,6 +1,6 @@ .TH XPYBAR 1 XPYBAR .SH NAME -xpybar - A highly extensible minimalistic dock panel configured in Python 3 +xpybar - Highly extensible minimalistic dock panel configured in Python 3 .SH SYNOPSIS .BR xpybar .IR "" [ OPTION ]... |
