• @[email protected]
    link
    fedilink
    English
    425 months ago

    This isn’t really accurate for either side. For Linux, I’ve had crap shove configs in ~, /etc, /var, at least.

    On Windows, it could be literally anywhere or in the registry.

    • @[email protected]
      link
      fedilink
      English
      75 months ago

      That’s one thing I especially like about Flatpaks on the Linux side. Everything’s in ~/.var.

      • @[email protected]
        link
        fedilink
        75 months ago

        Which unfortunately also don’t follow xdg-dir specification…

    • Hello Hotel
      link
      fedilink
      English
      6
      edit-2
      5 months ago

      Or ~/.local/share/${software_name_or_whatever}… Or ~/.${software_name_or_whatever}/

      Oof

      • @[email protected]
        link
        fedilink
        55 months ago

        i love apps which don’t follow the XDG Base Directory spec 🥰🥰

        • Hello Hotel
          link
          fedilink
          English
          4
          edit-2
          5 months ago

          Which one is your favorate, mine is ~/freedroid/. 😝

        • @[email protected]
          link
          fedilink
          15 months ago

          If you have flatpak, and the application don’t need full user home access, then you can move the folder to application sandbox by setting a persistent path.

        • Hello Hotel
          link
          fedilink
          English
          4
          edit-2
          5 months ago

          Being the ‘correct one’ makes it easy to skip over… thx

    • @[email protected]
      link
      fedilink
      15 months ago

      The idea of the registry is so freaking nice. Imagine if all the configs of a system could be changed through a centralized and consistent API.