diff options
| author | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-06-16 00:31:05 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-16 00:31:05 +1000 |
| commit | 3453d0354ea3deb7da47202593e3490d1a65fa5f (patch) | |
| tree | db5021359dd75d36e5355e02c6f780c5d080c3d4 /README.md | |
| parent | dashboard: fix uptime (diff) | |
| download | caelestia-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.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -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) |