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 = {
rounding="${CORNER_RADIUS}";
shadow = {
enabled = true;
color = "rgb(${FG})";
offset = "12 12";
range = "0";
};
drop_enabled = true;
"col.shaodw" = "rgb(${FG})";
shadow_offset = "12 12";
shadow_range = "0";
};
input = {
kb_layout = "gb";