… and I absolutely love it.

After my previous post where I asked for advice on distros I have tried Mint and EndeavourOS first as VM’s and afterwards I gave them their own partition and tried it on my real hardware.

Something about EndeavourOS just sat right though and I promptly replaced my windows install with it. KDE Plasma also blows me away with the amount of customisation that is possible.

I’ve spent some time configuring today but mostly aesthetic stuff as my hardware worked 95% out of the box. Some odd dependencies were missing for steam to work properly but I’m really not missing anything that windows had right now.

I’m curious how my uni workflow will look like now, but I’m sure I can make it work.

Thanks a lot for the support and advice you’ve given me. I really love the community on here.

I’ll get back to customising my bash prompt now. 😄

Edit: Due to popular demand:

I use Arch, btw.

  • @ChonkaLoo@lemmy.world
    link
    fedilink
    310 months ago

    Cool, yeah it does look very appealing. Might hop myself. I tried to install it but I couldn’t get btrfs to work on my system so I went with openSuSe Tw instead. I dont really like corporate distros though and I miss the aur plus the amazing arch wiki so might try again.

    • ProtonBadger
      link
      fedilink
      3
      edit-2
      10 months ago

      In case it helps: At install time I created a swap partition the same size as my RAM and a Btrfs root partition. Then after install I ran
      “yay -S snapper-support btrfs-assistant btrfmaintenance”

      Then after install I enabled the maintenance scripts with defaults in the btrfs-assistant GUI and that was it. It takes snapshots when installing stuff and I can do a roolback to a snapshot in btrfs-assistant GUI or Cli (requires an immediate reboot).

      One snag: If you installed it with Grub instead of systemd-boot it will show booteable snapshots in Grub but I don’t know how roll back permanently if I’ve booted into one as it uses some sort of overlayfs. So I don’t use this feature.

      I wish EOS did all this as an install option though.

      • @ChonkaLoo@lemmy.world
        link
        fedilink
        110 months ago

        I didnt even get that far. I think installer crashed when trying to go with btrfs as filesystem so I got cold feet. I have ventoy with a shitload of distros on so bar was pretty low to go for something else. That looks doable though, thx will try again.