snippetbashTip
makoctl invoke — Invoke actions on notifications in `mako`. More information: <https://manned.org/makoctl>.
Viewed 0 times
notificationsactionscommandinvokeclimakoctl invokemoremako
linux
Problem
How to use the
makoctl invoke command: Invoke actions on notifications in mako. More information: <https://manned.org/makoctl>.Solution
makoctl invoke — Invoke actions on notifications in mako. More information: <https://manned.org/makoctl>.Invoke the default action on the most recent notification:
makoctl invokeInvoke a specific action on a notification (if not specified, default is used):
makoctl invoke -n {{notification_id}} {{action_name}}Code Snippets
Invoke the default action on the most recent notification
makoctl invokeInvoke a specific action on a notification (if not specified, default is used)
makoctl invoke -n {{notification_id}} {{action_name}}Context
tldr-pages: linux/makoctl invoke
Revisions (0)
No revisions yet.