• @brian
    link
    58 months ago

    What does this mean though? Sure it’s not new, but does it make it less of a mess?

    • Confetti Camouflage
      link
      fedilink
      English
      318 months ago

      The XDG Base Directory Specification is a set of guidelines to tell application developers where they should store their application’s config files, cache, etc.

      There are many applications that don’t follow the guidelines and put their files in a hidden folder directly in your home directory, which is what the guidelines are trying to combat.