1makoctl(1) General Commands Manual makoctl(1)
2
3
4
6 makoctl - controls the mako(1) daemon
7
9 makoctl [cmd] [options...]
10
12 Sends IPC commands to the running mako daemon via dbus.
13
15 dismiss
16 Dismisses the first notification.
17
18 Options
19
20 -a, --all
21 Dismiss all notifications.
22
23 invoke [action]
24 Invokes an action on the first notification. If action is not spec‐
25 ified, invokes the default action.
26
27 list
28 Retrieve a list of current notifications.
29
30 reload
31 Reloads the configuration file.
32
33 help, -h, --help
34 Show help message and quit.
35
37 Maintained by Simon Ser <contact@emersion.fr>, who is assisted by other
38 open-source contributors. For more information about mako development,
39 see https://github.com/emersion/mako.
40
42 mako(1)
43
44
45
46 2020-01-29 makoctl(1)