Omarchy is a beautiful, modern & opinionated Linux distribution by DHH.
Read more at omarchy.org.
This is a personal fork with CachyOS adaptations and some personal preferences. Changes from upstream are marked with # [omarchy] comments.
curl -s https://raw.githubusercontent.com/vitaliiorlov/omarchy/master/boot.sh | bashcd $OMARCHY_PATH # ~/.local/share/omarchy
git fetch upstream master
git merge upstream/master
git push origin masterResolve any conflicts with # [omarchy]-marked lines — keep the fork's version.
Omarchy is released under the MIT License.