From 0fc2737a00dbf00f5d00e86ae70f96677a0e1413 Mon Sep 17 00:00:00 2001 From: HangerThem Date: Tue, 4 Aug 2026 10:41:40 +0200 Subject: [PATCH] Split WM to separate section in setup --- content/pages/setup.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/content/pages/setup.md b/content/pages/setup.md index 6473781..1d22800 100644 --- a/content/pages/setup.md +++ b/content/pages/setup.md @@ -5,12 +5,15 @@ description: Learn more about my setup, what I use, self-host, and how I manage A running list of the software, tools, and infrastructure I use day to day — as a developer, a self-hoster, and someone who'd rather configure something once than fight it every day. -## Operating System & Desktop Environment +## Desktop - **[Arch Linux (EndeavourOS)](https://endeavouros.com/)** — my daily driver. I like Arch for the control it gives me over the system, and EndeavourOS strips away the parts of a base Arch install I don't want to do by hand. -- **[Hyprland](https://hyprland.org/)** — my window manager of choice. I like the flexibility and the modern features it offers, and I enjoy configuring it to my liking. - **[macOS](https://www.apple.com/macos/)** — my secondary OS that runs on my work laptop. I mainly use it for work, but I like the polish and the ecosystem it offers. I don't use it as my primary OS because I prefer the control and flexibility of Linux. +### Window Manager + +- **[Hyprland](https://hypr.land/)** — my window manager of choice. I like the flexibility and the modern features it offers, and I enjoy configuring it to my liking. + ## Mobile - **[Android](https://www.android.com/)** — my current mobile OS. But as Google is increasingly hostile to privacy, I plan to switch to [GrapheneOS](https://grapheneos.org/) on a Pixel device in the future.