notifs: use empty color for auto

This commit is contained in:
vaxerski
2023-03-20 15:32:11 +00:00
parent 34da16b7e6
commit 316674fecf
3 changed files with 3 additions and 3 deletions

View File

@@ -222,7 +222,7 @@ namespace HyprlandAPI {
data has to contain:
- text: std::string or const char*
- time: uint64_t
- color: CColor
- color: CColor -> CColor(0) will apply the default color for the notification icon
data may contain:
- icon: eIcons