mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-02 21:21:55 -07:00
notifs: use empty color for auto
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user