diff options
author | 2020-05-08 01:08:42 +0530 | |
---|---|---|
committer | 2020-05-08 01:08:42 +0530 | |
commit | d71379e5b61d970cb10bff3bbab8ced632043b84 (patch) | |
tree | b8cafd9c6d10c7e71bdaa13755a0ab41bcddbdd8 /plugins/preview-tabbed | |
parent | db3a46a19799b033a2d287b4d5433728ebce63d5 (diff) | |
download | nnn-d71379e5b61d970cb10bff3bbab8ced632043b84.tar.gz |
Minor doc update
Diffstat (limited to 'plugins/preview-tabbed')
-rwxr-xr-x | plugins/preview-tabbed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/preview-tabbed b/plugins/preview-tabbed index b5b5f05..4998de6 100755 --- a/plugins/preview-tabbed +++ b/plugins/preview-tabbed @@ -45,7 +45,7 @@ # [2]: https://specifications.freedesktop.org/xembed-spec/xembed-spec-latest.html # # Shell: bash (job control is weakly specified in POSIX) -# Author: leovilok +# Author: Léo Villeveygoux XDOTOOL_TIMEOUT=2 |