2024-11-18 20:21 : id 176
This commit is contained in:
parent
68723ea3fa
commit
b5c8958a2a
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user