fix floating style

This commit is contained in:
Schrottkatze 2025-03-14 13:09:38 +01:00
parent 582b4cbe3f
commit f6d2dc5512
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo

View file

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