Skip to content

Commit ab433e7

Browse files
authored
chore(docs): add missing hook to documentation (#6)
authored-by: Saúl Nogueras <susensio@nuc>
1 parent 23f005a commit ab433e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/hooks.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ Currently the following hooks are supported:
2424

2525
Called before running processes are restored.
2626

27+
- `@resurrect-hook-post-restore-all`
28+
29+
Called at end of restore process right before the spinner is turned off.
30+
31+
2732
### Examples
2833

2934
Here is an example how to save and restore window geometry for most terminals in X11.

0 commit comments

Comments
 (0)