makoctl(1) | General Commands Manual | makoctl(1) |
makoctl - controls the mako(1) daemon
makoctl [cmd] [options...]
Sends IPC commands to the running mako daemon via dbus.
dismiss [-a|--all] [-g|--group] [-n <id>]
Options:
-a, --all
-g, --group
-n <id>
restore
invoke [-n <id>] [action]
Options:
-n <id>
menu [-n <id>] <program> [argument...]
If no action is found, or no action is selected, makoctl will return non-zero.
Options:
-n <id>
Examples:
makoctl menu dmenu -p 'Select Action: ' makoctl menu -n 12345 wofi -d -p 'Choose Action: '
list
reload
mode mode -s <mode>... mode [-a mode]... [-r mode]...
When run with the -s option, replaces the current modes with the provided list.
When run with the -a or -r options, adds or removes the provided mode from the current modes.
See the MODES section in mako(5) for more information about modes.
help, -h, --help
Maintained by Simon Ser <contact@emersion.fr>, who is assisted by other open-source contributors. For more information about mako development, see https://github.com/emersion/mako.
2022-10-15 |