2024-12-08 14:44 : id 281

This commit is contained in:
deadvey 2024-12-08 14:45:23 +00:00
parent 4a067aab61
commit 4f73b5efa1

View File

@ -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}";