2025-01-02 02:37 : id 76
This commit is contained in:
parent
4f1ea15aaa
commit
4e25f5005e
@ -871,7 +871,7 @@ in
|
||||
global = {
|
||||
width = 300;
|
||||
height = 300;
|
||||
offset = "${GAPS_OUT}x${GAPS_OUT}";
|
||||
offset = "${builtins.toString (GAPS_OUT_INT / 2)}x${builtins.toString (GAPS_OUT_INT / 2)}";
|
||||
origin = "${DUNST_ORIGIN}";
|
||||
font = "${FONT}";
|
||||
corner_radius = "${CORNER_RADIUS}";
|
||||
|
Loading…
x
Reference in New Issue
Block a user