122 current 2024-03-01 19:43:38 24.05.20240229.1536926 6.6.18 *

This commit is contained in:
zackartz 2024-03-01 19:43:44 -05:00
parent 597820975a
commit c3e7fbd0cd

View file

@ -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 = {