121 current 2024-03-01 19:40:13 24.05.20240229.1536926 6.6.18 *

This commit is contained in:
zackartz 2024-03-01 19:40:18 -05:00
parent 7493c21285
commit 597820975a

View file

@ -48,17 +48,17 @@ in {
};
fullscreen_delay_everything.fullscreen = "delay";
urgency_low = {
background = "#${subtle}83";
background = "#${subtle}f2";
foreground = x muted;
timeout = 5;
};
urgency_normal = {
background = "#${subtle}83";
background = "#${subtle}f2";
foreground = "#c6d0f5";
timeout = 6;
};
urgency_critical = {
background = "#${subtle}83";
background = "#${subtle}f2";
foreground = x text;
frame_color = "#${pine}80";
timeout = 0;