1

Hyprland: Update dunst normal notification frame

This commit is contained in:
2024-10-13 21:22:48 +02:00
parent 3c69eb5124
commit a007ffe542

View File

@ -342,7 +342,7 @@ in {
};
urgency_normal = {
frame_color = "#${color.light.yellow}";
frame_color = "#${color.light.green}";
};
urgency_critical = {