tessen

default description
git clone https://git.awy.one/tessen.git
Log | Files | Refs | README | LICENSE

commit 09318092bd5a29960f70087c28045a950b62a07e
parent 79f05b8ca5f31d7de81b37db3fecaf599b2edb12
Author: Armin Grodon <x4121@users.noreply.github.com>
Date:   Thu, 28 Dec 2023 18:49:37 +0100

man: fix broken indentation in manpage


Diffstat:
Mman/tessen.5.scd | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/tessen.5.scd b/man/tessen.5.scd @@ -127,7 +127,7 @@ The following options are understood by the configuration file for *tessen*(1): The default web browser that should be used for opening URLs. If this is specified, *xdg-open*(1) will not be used even if it's installed. - *notify* + *notify* Whether to send notifications about copied data via *notify-send*(1). Either *true* or *false* (default is *true*).