updating and a slightly broken hyprland

This commit is contained in:
Chris Cochrun 2024-11-20 15:51:12 -06:00
parent 7a7b6695ca
commit 7585885ad7
4 changed files with 90 additions and 83 deletions

View file

@ -157,12 +157,15 @@ in
special = false;
};
drop_shadow = true;
shadow_range = 15;
shadow_offset = "5 5";
shadow_scale = 0.99;
shadow_render_power = 1;
"col.shadow" = "rgba(000000cc)";
shadow = {
enabled = true;
render_power = 1;
color = "0x000000cc";
sharp = true;
# offset = "[5, 5]";
scale = 1.0;
range = 15;
};
dim_inactive = false;
dim_strength = 0.2;
dim_special = 0;