diff options
author | Jan Möller <4162215+Croissong@users.noreply.github.com> | 2023-06-14 17:36:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-14 23:06:34 +0530 |
commit | 79f05b8ca5f31d7de81b37db3fecaf599b2edb12 (patch) | |
tree | 0fe04ee07dffbaa47574c23609599764143d1504 /man/tessen.5.scd | |
parent | 3128569ca1fb14836927386d03cf6d3682c06b01 (diff) |
feat: add config option to disable notifications
Diffstat (limited to 'man/tessen.5.scd')
-rw-r--r-- | man/tessen.5.scd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/tessen.5.scd b/man/tessen.5.scd index cf83910..dae9335 100644 --- a/man/tessen.5.scd +++ b/man/tessen.5.scd @@ -127,6 +127,11 @@ 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* + + Whether to send notifications about copied data via *notify-send*(1). + Either *true* or *false* (default is *true*). + # SEE ALSO *tessen*(5), *pass*(1), *gopass*(1) *pass-otp*(1), *fuzzel*(1), *tofi*(1), |