This repository is organized around Omarchy as the primary desktop setup.
Use omarchy-config/ for the active system:
./omarchy-config/link.shOptional modules are explicit:
./omarchy-config/link.sh --with-tmux
HOWDY_DEVICE_PATH=/dev/v4l/by-id/your-ir-camera ./omarchy-config/link.sh --with-biometrics
./omarchy-config/doctor.shNon-Omarchy tools (or configs that need root) live in the repo root, not in
omarchy-config/, but are documented there since they run on Omarchy:
.config/keyd/— system-wide input remapping (AltGr + HJKL -> arrows, AltGr +{/}-> PageUp/PageDown, AltGr + g -> Home, AltGr+Shift+g -> End, AltGr +-/=-> volume, AltGr +;/'-> brightness). Install withsudo ./.config/keyd/install.sh..config/herdr/— herdr terminal multiplexer config; linked bylink.sh.
The previous X11 setup lives under legacy/x11/. It is kept runnable for future testing, but it is not the default path.
./legacy/x11/install.sh
./legacy/x11/install.sh --with-user-systemdSee docs/ARCHITECTURE_REFACTOR.md for the reorganization notes and rationale.