2024-11-13 19:07 : id 131
This commit is contained in:
parent
6421e40355
commit
bc025a0f84
@ -247,16 +247,19 @@ in
|
||||
background = "#${GREEN}";
|
||||
foreground = "#${FG}";
|
||||
frame_color = "#${ACCENT}";
|
||||
timeout=3;
|
||||
};
|
||||
urgency_normal = {
|
||||
background = "#${BLUE}";
|
||||
foreground = "#${FG}";
|
||||
frame_color = "#${ACCENT}";
|
||||
timeout=6;
|
||||
};
|
||||
urgency_critical = {
|
||||
background = "#${RED}";
|
||||
foreground = "#${FG}";
|
||||
frame_color = "#${ACCENT}";
|
||||
timeout=12;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user