| programs.alot.hooks | Content of the hooks file.
|
| programs.git.hooks | Configuration helper for Git hooks
|
| programs.claude-code.hooks | Custom hooks for Claude Code
|
| programs.kakoune.config.hooks | Global hooks
|
| programs.claude-code.hooksDir | Path to a directory containing hook files for Claude Code
|
| programs.notmuch.hooks.preNew | Bash statements run before scanning or importing new
messages into the database.
|
| programs.notmuch.hooks.postNew | Bash statements run after new messages have been imported
into the database and initial tags have been applied.
|
| programs.autorandr.hooks | Global hook scripts
|
| programs.kakoune.config.hooks.*.once | Remove the hook after running it once.
|
| programs.kakoune.config.hooks.*.name | The name of the hook
|
| programs.notmuch.hooks.postInsert | Bash statements run after a message has been inserted
into the database and initial tags have been applied.
|
| programs.kakoune.config.hooks.*.group | Add the hook to the named group.
|
| programs.kakoune.config.hooks.*.option | Additional option to pass to the hook.
|
| programs.kakoune.config.hooks.*.commands | Commands to run when the hook is activated.
|
| programs.autorandr.profiles.<name>.hooks | Profile hook scripts.
|
| programs.autorandr.hooks.preswitch | Preswitch hook executed before mode switch.
|
| programs.autorandr.hooks.predetect | Predetect hook executed before autorandr attempts to run xrandr.
|
| programs.autorandr.hooks.postswitch | Postswitch hook executed after mode switch.
|
| programs.borgmatic.backups.<name>.hooks.extraConfig | Extra settings.
|
| programs.autorandr.profiles.<name>.hooks.preswitch | Preswitch hook executed before mode switch.
|
| programs.autorandr.profiles.<name>.hooks.predetect | Predetect hook executed before autorandr attempts to run xrandr.
|
| programs.autorandr.profiles.<name>.hooks.postswitch | Postswitch hook executed after mode switch.
|