From 439f61f11e6a607b2640642afa2fd11209995a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Nogueras?= Date: Mon, 29 Apr 2024 08:33:00 +0200 Subject: [PATCH] Add missing hook to documentation --- docs/hooks.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/hooks.md b/docs/hooks.md index b373e50..2a3ce5e 100644 --- a/docs/hooks.md +++ b/docs/hooks.md @@ -24,6 +24,11 @@ Currently the following hooks are supported: Called before running processes are restored. +- `@resurrect-hook-post-restore-all` + + Called at end of restore process right before the spinner is turned off. + + ### Examples Here is an example how to save and restore window geometry for most terminals in X11.