Looks like there’s a breaking change in the syntax of the hyprland.conf file that came from yesterday’s update, as now things like blur_passes = ... don’t work anymore and need to be just passes = ... inside a blur namespace (not even sure this is the appropriate term?), ie something like:

    blur {
        enabled = false
        size = 3
        passes = 3
        new_optimizations = true
    }
  • nexussapphire@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    It was enough for me to wipe my computer and try kde on Gentoo. I might come back, my patience runs short.