makoctl mode
linux
Manage notification modes in `mako`. Modes can be used to change notification behavior (e.g., do-not-disturb).
More info →Examples (5)
List all currently active modes
Add a mode
makoctl mode -a do-not-disturbRemove a mode
makoctl mode -r do-not-disturbToggle a mode (add if absent, remove if present)
makoctl mode -t do-not-disturbSet specific modes, replacing all current modes
makoctl mode -s mode1 mode2 ...made by @shridhargupta | data from tldr-pages