122 current 2024-03-01 19:43:38 24.05.20240229.1536926 6.6.18 *
This commit is contained in:
parent
597820975a
commit
c3e7fbd0cd
1 changed files with 2 additions and 2 deletions
|
|
@ -49,12 +49,12 @@ in {
|
|||
fullscreen_delay_everything.fullscreen = "delay";
|
||||
urgency_low = {
|
||||
background = "#${subtle}f2";
|
||||
foreground = x muted;
|
||||
foreground = x text;
|
||||
timeout = 5;
|
||||
};
|
||||
urgency_normal = {
|
||||
background = "#${subtle}f2";
|
||||
foreground = "#c6d0f5";
|
||||
foreground = x text;
|
||||
timeout = 6;
|
||||
};
|
||||
urgency_critical = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue