Split WM to separate section in setup
This commit is contained in:
parent
a771755907
commit
0fc2737a00
1 changed files with 5 additions and 2 deletions
|
|
@ -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.
|
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.
|
- **[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.
|
- **[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
|
## 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.
|
- **[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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue