this post was submitted on 15 Aug 2023
27 points (93.5% liked)

Arch Linux

7174 readers
3 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
 

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
    }
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 10 points 1 year ago (1 children)

Very based from your part tbh

[โ€“] [email protected] 2 points 1 year ago

There was no hate, just an excuse to drop an unfinished project and learn something new.