corvid
a dbus notification server that outputs json. intended for use with eww.
subcommands
server: run the serverdismiss <id>: dismiss specific notificationdismiss-all: dismiss all notifications
environment variables
CORVID_DEFAULT_EXPIRATION: default notification expiration in ms.-1= never (default:5000)CORVID_SORT_DIRECTION: notification sort direction, eitherNEWEST_FIRSTorOLDEST_FIRST(default:NEWEST_FIRST)