26 lines
466 B
Markdown
Raw Normal View History

# makoctl
> Control the `mako` notification daemon.
> Some subcommands such as `dismiss`, `invoke`, and `mode` have their own usage documentation.
> More information: <https://manned.org/makoctl>.
- List all current notifications:
`makoctl list`
- List notification history:
`makoctl history`
- Reload the configuration file:
`makoctl reload`
- Restore the most recently expired notification from history:
`makoctl restore`
- Display help:
`makoctl help`