Files
RedBear-OS/local/recipes/system/redbear-notifications/recipe.toml
T
2026-04-17 13:33:17 +01:00

11 lines
304 B
TOML

#TODO: redbear-notifications — minimal org.freedesktop.Notifications daemon. Logs notifications to stderr until a display server integration exists.
[source]
path = "source"
[build]
template = "cargo"
dependencies = ["dbus"]
[package.files]
"/usr/bin/redbear-notifications" = "redbear-notifications"