dismissnotif command
Summary
Dismisses a specific notification
Description
Takes a notification number to dismiss a specified notification, if you're done with it, or you don't want clutter on your recents.
To show available notifications, consult shownotifs
command.
Command usage
dismissnotif <number>
Examples
dismissnotif 1
: Dismisses the first notificationdismissnotif 2
: Dismisses the second notification
Last updated