fix floating style

This commit is contained in:
Schrottkatze 2025-03-14 13:09:38 +01:00
commit f6d2dc5512
No known key found for this signature in database

View file

@ -50,6 +50,8 @@
is-floating = true; is-floating = true;
}]; }];
shadow = { shadow = {
offset.y = 0;
offset.x = 0;
softness = 40; softness = 40;
color = "#bab9e5af"; color = "#bab9e5af";
inactive-color = "#fa9d99af"; inactive-color = "#fa9d99af";