readme: overhaul finished!

This commit is contained in:
2 * r + 2 * t 2025-06-16 00:31:05 +10:00 committed by GitHub
parent 691232756f
commit 3453d0354e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,13 +10,15 @@
</div>
> [!WARNING]
> I am currently working on a complete overhaul for everything but the shell which should fix most issues with installation.
> As such, I will not be working on the shell until the overhaul is finished. I will still try to answer issues, however other
> than minor issues, I will most likely not be able to fix them (same goes for feature requests). PRs are still welcome though!
> The overhaul is finished!
> Installation is now via an [install script](https://github.com/caelestia-dots/caelestia/blob/main/install.fish) in the
> [`caelestia` repo](https://github.com/caelestia-dots/caelestia).
>
> Anyone with an existing installation, please reinstall via the install script.
>
> Some breaking changes:
> - Rename the `scripts` repo -> `cli`
> - Rename the `hypr` repo -> `caelestia` (this will be the main repo after the change)
> - Rename the `hypr` repo -> `caelestia`
> - Merge all other repos (except this and `cli`) into `caelestia`
> - Installation for the `shell` and `cli` will be done via AUR packages; `caelestia` will have a meta package and an install script (should fix most installation issues)
> - Overhaul the scheme system (should fix a few bugs with that and make it cleaner in general)