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 reload
28 Reloads the configuration file.
29
30 help, -h, --help
31 Show help message and quit.
32
34 Maintained by Simon Ser <contact@emersion.fr>, who is assisted by other
35 open-source contributors. For more information about mako development,
36 see https://github.com/emersion/mako.
37
39 mako(1)
40
41
42
43 2019-07-25 makoctl(1)