2024-11-18 20:21 : id 176

This commit is contained in:
deadvey 2024-11-18 20:21:06 +00:00
parent 68723ea3fa
commit b5c8958a2a

View File

@ -343,12 +343,11 @@ in
}; };
decoration = { decoration = {
rounding="${CORNER_RADIUS}"; rounding="${CORNER_RADIUS}";
shadow = {
enabled = true; drop_enabled = true;
color = "rgb(${FG})"; "col.shaodw" = "rgb(${FG})";
offset = "12 12"; shadow_offset = "12 12";
range = "0"; shadow_range = "0";
};
}; };
input = { input = {
kb_layout = "gb"; kb_layout = "gb";