commands.sh

makoctl dismiss

linux

Dismiss notifications in `mako`.

More info →

Options (3)

-a, --allboolean

Dismiss all notifications

Example: makoctl dismiss {{[-a|--all]}}
-g, --groupboolean

Dismiss all notifications in the first group

Example: makoctl dismiss {{[-g|--group]}}
-h, --no-historyboolean

Dismiss without adding to history

Example: makoctl dismiss {{[-h|--no-history]}}

Examples (5)

Dismiss the most recent notification

Dismiss a specific notification by ID

makoctl dismiss -n notification_id

Dismiss all notifications

makoctl dismiss [-a|--all]

Dismiss all notifications in the first group

makoctl dismiss [-g|--group]

Dismiss without adding to history

makoctl dismiss [-h|--no-history]
made by @shridhargupta | data from tldr-pages