diff options
Diffstat (limited to 'plugins')
-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 |