notifs: use empty color for auto
This commit is contained in:
parent
34da16b7e6
commit
316674fecf
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue