hyprland: Increase shadow range from 4 to 30

Everything looks a whole lot cooler and immersive this way.
This commit is contained in:
Donovan Glover 2024-04-17 13:44:22 -04:00
parent ad97031749
commit 1e6188cc45
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -105,7 +105,7 @@ in
decoration = { decoration = {
rounding = 0; rounding = 0;
drop_shadow = true; drop_shadow = true;
shadow_range = 4; shadow_range = 30;
shadow_render_power = 3; shadow_render_power = 3;
blur = { blur = {