summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-16 00:31:05 +1000
committerGitHub <noreply@github.com>2025-06-16 00:31:05 +1000
commit3453d0354ea3deb7da47202593e3490d1a65fa5f (patch)
treedb5021359dd75d36e5355e02c6f780c5d080c3d4 /README.md
parentdashboard: fix uptime (diff)
downloadcaelestia-shell-3453d0354ea3deb7da47202593e3490d1a65fa5f.tar.gz
caelestia-shell-3453d0354ea3deb7da47202593e3490d1a65fa5f.tar.bz2
caelestia-shell-3453d0354ea3deb7da47202593e3490d1a65fa5f.zip
readme: overhaul finished!
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 66a56b2..799d1ac 100644
--- a/README.md
+++ b/README.md
@@ -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)