We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f005a commit ab433e7Copy full SHA for ab433e7
docs/hooks.md
@@ -24,6 +24,11 @@ Currently the following hooks are supported:
24
25
Called before running processes are restored.
26
27
+- `@resurrect-hook-post-restore-all`
28
+
29
+ Called at end of restore process right before the spinner is turned off.
30
31
32
### Examples
33
34
Here is an example how to save and restore window geometry for most terminals in X11.
0 commit comments