Huzzah!

  • vas@lemmy.ml
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    7 hours ago

    Wow! Now that is something that’s nice to see!

    Instead of “we’ve inserted AI into your AI so that you can run more AI while you’re running AI”.

  • balsoft@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    7 hours ago

    Heck yes!! One of three remaining dotfiles in my ~ (the other ones are .ssh and .XCompose, I suspect I can get rid of the latter nowadays too). Can’t wait for this to land in librewolf.

    • shadowtofu@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      Depending on the input method you use, you might be able to move your .XCompose file to ~/.config/X11/xcompose. Don’t let the X11 in there confuse you, I am using this with fcitx5 under Wayland.

      • balsoft@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        I tried this a couple times already: once when initially moving most of my stuff to XDG, the second a couple years ago. Both times most apps followed it, but there were some that didn’t (don’t remember the details - maybe it was GTK related). I didn’t bother to investigate more, since it seemed like a chore. I guess I’ll try again when I get some free time.

  • thingsiplay@beehaw.org
    link
    fedilink
    arrow-up
    1
    ·
    6 hours ago

    To be honest, I don’t know why this was an issue at all. I speak for myself, when I say it never actually bothered me much, as long as it is hidden and in my home directory. I will change directory to .config/firefox (or whatever is the new default), but I don’t know if that makes a difference at all.

    • ambitiousslab@lemmy.ml
      link
      fedilink
      English
      arrow-up
      11
      ·
      6 hours ago

      It’s not the biggest pain in the world, but having all state and config in predictable folders is wonderful for backups. You don’t have to copy each random dotfile in your home directory, you just have a well-defined folder and can back up everything at once.

      • thingsiplay@beehaw.org
        link
        fedilink
        arrow-up
        6
        ·
        6 hours ago

        Yeah, I guess that’s a good point. I do my (with custom scripts) backup and have to add additional directories like Firefox profile manually to the list. I guess breaking up the cache and temporary files from the configuration would be a nice bonus. I didn’t think of this before posting my reply.

        +1 I changed my mind.