After I install Linux Mint (which is the distro I have settled on), I replace:

  1. Thunderbird with Betterbird
  2. Firefox with Librewolf (I also install Brave for web services that need a chromium browser).
  3. Celluloid / Rythmbox with VLC player
  4. Default Libreoffice with latest Libreoffice from source.
  5. ClipIt/Parcellite with xfce4-clipman

I find this to be my optimal setup and these software give me the extra quality of life that make my workflows easier.

What software do you replace and install on your distro of choice?

Edit: I forgot to say I replace sudo with doas. That’s something my friend told me to do although I personally don’t find any immediate working advantage with it.

  • Knuschberkeks@leminal.space
    link
    fedilink
    arrow-up
    14
    ·
    edit-2
    8 days ago

    cat > bat

    ls > exa

    (h)top > btop

    whatever terminal > alacritty

    whatever browser > librewolf + brave

    cli editor > micro

    app launcher > albert

    vlc > mpv

    • ams@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      8 days ago

      Similar to yours:

      bash > fish
      cat > bat -p
      ls > lsd
      df > dysk
      top > glances
      firefox > qutebrowser

          • AliasAKA@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            edit-2
            7 days ago

            Firefox based browsers don’t as far as I know support protocols direct to usb connections, so if you’re using a web app based application (for example, some keyboard software) to flash your layouts you need a chromium based browser, and people generally choose brave over chrome (though I think it would be 100% fine to use chromium with hardening but that’s difficult with some of the upstream changes making chrome extension store less helpful — built in mitigations upstream as found in brave may be helpful in this regard, and faster).