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
rounding = 8
# FIXME: Check these deprecations.
#blur = yes
#blur_size = 3
#blur_passes = 1
#blur_new_optimizations = on
blur {
enabled = true
size = 8
passes = 1
new_optimizations = true
}
shadow {
enabled = true