What problem does it solve?
Provides a guided, safety-first workflow for end-user customization of Omarchy desktop components so users can modify appearance, keybindings, monitors, and terminal settings without breaking system updates or upstream-managed defaults.
Core Features & Use Cases
- Safe editing guidance for Hyprland, Waybar, Walker, Mako, terminals, and Omarchy theme and hook locations.
- Operational rules that mandate editing only under ~/.config/, backing up files before changes, and using omarchy-* commands to apply or refresh components.
- Protection from accidental edits to the distribution-managed source in ~/.local/share/linux-desktop/ by encouraging read-only inspection and forbidding writes there.
- Use case: Customize a Hyprland keybinding or theme, back up the original, add an unbind if reusing a key, and run the appropriate omarchy-restart or omarchy-theme-set to apply the change.
Quick Start
Edit the config file you want under ~/.config/, back it up first, then apply the change using the matching omarchy refresh or restart command.