pub fn action_path() -> PathBufExpand description
Path to the trigger-action file. The hyprctl bind writes “word”,
“sentence”, or “review” here before signaling the daemon; the
daemon reads it on SIGUSR1 to know which action fired. The
review subprocess also writes “review-apply” / “review-cancel”
here when it closes, so the daemon knows what to do with the
pending request file.