a working shadow look for hyprland

This commit is contained in:
Chris Cochrun 2024-11-27 15:51:01 -06:00
parent 646a484236
commit e983f8c675

View file

@ -160,11 +160,10 @@ in
shadow = {
enabled = true;
render_power = 1;
color = "0x000000cc";
sharp = true;
# offset = "[5, 5]";
scale = 1.0;
range = 15;
color = "rgba(00000099)";
offset = "5 5";
scale = 0.998;
range = 20;
};
dim_inactive = false;
dim_strength = 0.2;