diff --git a/users/price/dots/.config/hypr/conf/core/appearance.conf b/users/price/dots/.config/hypr/conf/core/appearance.conf index 812bb766..f178fd7b 100644 --- a/users/price/dots/.config/hypr/conf/core/appearance.conf +++ b/users/price/dots/.config/hypr/conf/core/appearance.conf @@ -1,5 +1,5 @@ decoration { - rounding = 5 + rounding = 10 blur { enabled = true @@ -10,8 +10,8 @@ decoration { drop_shadow = true shadow_ignore_window = true - shadow_range = 45 - shadow_render_power = 6 + shadow_range = 4 + shadow_render_power = 2 dim_special = 0.05 }