2024-11-18 20:21 : id 177

This commit is contained in:
deadvey 2024-11-18 20:21:39 +00:00
parent b5c8958a2a
commit 05cf101bf9

View File

@ -344,8 +344,8 @@ in
decoration = { decoration = {
rounding="${CORNER_RADIUS}"; rounding="${CORNER_RADIUS}";
drop_enabled = true; drop_shadow = true;
"col.shaodw" = "rgb(${FG})"; "col.shadow" = "rgb(${FG})";
shadow_offset = "12 12"; shadow_offset = "12 12";
shadow_range = "0"; shadow_range = "0";
}; };