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