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
    5
    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.

    • circuitfarmer
      link
      151 year ago

      …you switched distros because an unrelated window manager config changed?

        • @nexussapphire@lemm.ee
          link
          fedilink
          English
          21 year ago

          I always like to learn something new! My Hyprland instance was always an unfinished project and probably would have stayed that way for a while.

          I have a bad habit of stopping at usable and good enough.

          • @30p87@feddit.de
            link
            fedilink
            21 year ago

            Though I also don’t push myself to get more advanced features and configs with sway, I still customize and fix things that would benefit my workflow, no matter how long it takes. Made a wallpaper randomizer, made a little program that opens (and closes) a foot window with vim open editing a notes file, now I’m making a script full screen displaying my timetable on command. Though a dedicated version of the app would be better.

            • @nexussapphire@lemm.ee
              link
              fedilink
              English
              21 year ago

              I’ll probably go back to Hyprland but it’s easier to learn the basics of Gentoo if I’m not having to worry so much about config files.

              Besides, support for Hyprland on Gentoo is a little weird when it comes to gtk apps and a few of the issues are similar to kde on Gentoo.