2024-12-08 14:44 : id 281
This commit is contained in:
parent
4a067aab61
commit
4f73b5efa1
@ -460,7 +460,7 @@ in
|
|||||||
global = {
|
global = {
|
||||||
width = 300;
|
width = 300;
|
||||||
height = 300;
|
height = 300;
|
||||||
offset = "${GAPS_OUT}x${GAPS_OUT}";
|
offset = "${GAPS_OUT / 2}x${GAPS_OUT / 2}";
|
||||||
origin = "${DUNST_ORIGIN}";
|
origin = "${DUNST_ORIGIN}";
|
||||||
font = "${FONT}";
|
font = "${FONT}";
|
||||||
corner_radius = "${CORNER_RADIUS}";
|
corner_radius = "${CORNER_RADIUS}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user