From 55c9d0aac3875df896b3e7c3b331bc9339ac4698 Mon Sep 17 00:00:00 2001 From: Tibo De Peuter Date: Fri, 3 Jun 2022 21:05:05 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3162482..e449338 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # sisyphus -Complete guide and configuration of my machine. May be outdated, may be not... +Complete guide and configuration of my machine. -## (Current) details +## My system -- **Kernel:** Linux Arch -- **Visual parts:** Sway on Wayland and XWayland (because we can't without) -- GPT partitioning, but with LVM +- **Kernel:** Linux Arch Stable +- **WM/Compositor:** Sway + Xwayland (because without... I can't - ATM) +- **Storage:** LVM, but probably switching to ZFS soon ## Links @@ -16,7 +16,7 @@ Read [the wiki](https://github.com/tdpeuter/sisyphus/wiki) for guides and relate The analogy is quite simple. -Over the course of getting to know Linux and during my career as a student, I had to reinstall my OS so many times, either because I bricked my previous install, or because things weren't working the way I wanted them to. On a particular day, I had installed Arch over ten times, which is my personal record of most-installed-computers-in-one-day so far but I also managed to speedrun the installation process to 8min30sec for the kernel with an additional 4min30sec for installing Sway. +Over the course of getting to know Linux and during my career as a student, I had to reinstall my OS SO so so many times, either because I bricked my previous install, or because things weren't working the way I wanted them to or even because I found the current install to be cluttered. On a particular day, I had installed Arch over ten times, which is my personal record of most-installed-computers-in-one-day so far. I also managed to speedrun the installation process to 8min30sec for the kernel with an additional 4min30sec for installing Sway (fun fact/did you know?). Discovering Linux was a tedious process and I had to start over several times, hence the analogy with [Sisyphus, greek mythology](https://en.wikipedia.org/wiki/Sisyphus).