2024-11-13 18:44 : id 127
This commit is contained in:
parent
13149efb40
commit
c955eb63a3
@ -244,9 +244,9 @@ in
|
|||||||
corner_radius = "${CORNER_RADIUS}";
|
corner_radius = "${CORNER_RADIUS}";
|
||||||
};
|
};
|
||||||
urgency_normal = {
|
urgency_normal = {
|
||||||
background = "${BLUE}";
|
background = "#${BLUE}";
|
||||||
foreground = "${FG}";
|
foreground = "#${FG}";
|
||||||
frame_color = "${DARK_BLUE}";
|
frame_color = "#${DARK_BLUE}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user