fix(hyprland): finally remove fixme on blur subcategory

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-02-17 02:24:02 -03:00
parent f6051a1f29
commit 066769e6f9
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -233,11 +233,13 @@ in
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 8 rounding = 8
# FIXME: Check these deprecations.
#blur = yes blur {
#blur_size = 3 enabled = true
#blur_passes = 1 size = 8
#blur_new_optimizations = on passes = 1
new_optimizations = true
}
shadow { shadow {
enabled = true enabled = true