Omarchy on CachyOS
8 hours ago
- #Omarchy
- #CachyOS
- #Hyprland
- Provides an installation script for implementing DHH's Omarchy configuration on top of CachyOS.
- Omarchy is an opinionated desktop setup based on Hyprland, emphasizing simplicity and productivity.
- CachyOS offers a performance-optimized Arch Linux distribution.
- The script clones Omarchy, adjusts its install scripts for CachyOS, and launches the installation.
- Does not handle OS installation, disk partitioning, boot loaders, graphics drivers, or display managers.
- Intended for experienced Arch Linux users familiar with shell commands and Arch-specific terms.
- Philosophy: minimal changes between CachyOS and Omarchy, resolving conflicts with specific choices.
- Key choices: Yay over Paru, Fish shell, Tealdeer for TLDR, Mise setup for Fish, display manager assumed.
- Does not enforce full disk encryption; leaves it to the user.
- Requires CachyOS installed first with BTRFS, Snapper, Fish shell, and no GNOME/KDE.
- NVIDIA users must install recommended drivers via CachyOS.
- Installation steps: clone repo, navigate to bin, make script executable, and run install.sh.
- Disclaimer: Use at your own risk; backup data before running.
- Contributions welcome via forking, feature branches, thorough testing, and following conventions.