Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down