I’ve been using Linux for years, but as the proprietary alternatives get more aggressive with telemetry and adverts, I wanted to document the choices that actually keep my desktop predictable.
This isn’t a manual, but a practical overview of my setup. From why I’ve settled on CachyOS and KDE Plasma for my main rig, to the reality of dealing with proprietary software and app compatibility in 2026. It’s just an honest look at the transition and why I’m done with the corporate defaults.


You know you can change the hotkeys and window decorations right? That’s the great thing about KDE. You have choices.
Sure, but being good out of the box is very important for normal users. Power users love the crazy customization. Normal people don’t really care.
Better still, in the Nix world there’s https://github.com/nix-community/plasma-manager which allows you to set up all the settings exactly once, and then auto-apply them on all the machines!
I use chezmoi and chezmoi_modify_manager to keep my dotfiles (including some KDE configs) in a Git repo, and it works well enough.