Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omarchy Contributions

Small, finished, public contributions for the Omarchy ecosystem.

The rule for this repository is deliberately strict: research first, define a hard finish line, build it, test it, ship it. This is not a parking lot for half-built ideas.

Contributions

Omarchy Plugin Rescue — v1.0.0

A TTY-safe recovery utility for Omarchy 4 / Quattro that temporarily removes only third-party shell-plugin references from ~/.config/omarchy/shell.json, preserves the rest of the user's shell configuration, and can restore the exact original file afterward.

See tools/plugin-rescue/.

omrescue

Restore the exact pre-rescue shell configuration with omrescue restore.

Omarchy Rollback Check — v1.0.0

A read-only diagnostic for the root/home migration-ledger drift that can follow an Omarchy root snapshot restore. It reports conservative evidence classes and never changes snapshots, migration markers, packages, system files, or user configuration.

See tools/rollback-check/.

omrollback-check

CONFIRMED findings are limited to exact upstream migration revisions with audited machine-completion invariants. Broader timeline evidence is reported only as POTENTIAL on a matching split Btrfs root/home layout.

Omarchy Migration Check — v1.0.0

A read-only Quattro audit for known legacy Hyprland core .conf files that can survive the 3.x → Lua migration with configuration-like content even though the active user config has moved to hyprland.lua.

See tools/migration-check/.

ommigration-check

The checker reports conservative POSSIBLY_IGNORED, LEGACY, ACTIVE, and INCOMPLETE states, points at the corresponding Lua review target, and never converts, deletes, sources, or executes user configuration.

Install

Clone the repository once:

git clone https://github.com/Drecullith/Omarchy-Contributions.git
cd Omarchy-Contributions

Install Plugin Rescue:

bash tools/plugin-rescue/install.sh

Install Rollback Check:

bash tools/rollback-check/install.sh

Install Migration Check:

bash tools/migration-check/install.sh

All installers place their command in ~/.local/bin. None uses sudo, installs a daemon, or modifies Omarchy's own command files.

Project boundaries

  • Public Omarchy utilities, plugins, fixes, documentation, and upstream-ready experiments belong here.
  • Every contribution must have an explicit definition of done before implementation.
  • Existing ecosystem solutions are researched before a new tool is started.
  • Keep contributions self-contained and free of unrelated confidential or unreleased material.

License

MIT. See LICENSE.

About

Focused tools, fixes, and contributions for Omarchy.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages