diff options
| author | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-06-11 15:23:11 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-11 15:23:11 +1000 |
| commit | 0ed809b10d36c8efab580f7c80715adab1ab4e36 (patch) | |
| tree | b6d9f6dd19ca654d44da439761105d0a72981cd5 /README.md | |
| parent | Merge pull request #36 from ko1N/fix-lvm-storage (diff) | |
| download | caelestia-shell-0ed809b10d36c8efab580f7c80715adab1ab4e36.tar.gz caelestia-shell-0ed809b10d36c8efab580f7c80715adab1ab4e36.tar.bz2 caelestia-shell-0ed809b10d36c8efab580f7c80715adab1ab4e36.zip | |
readme: add overhaul warning
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -9,6 +9,15 @@ </div> +> [!WARNING] +> I am currently working on a complete overhaul for everything but the shell which should fix most issues with installation. +> Some breaking changes: +> - Rename the `scripts` repo -> `cli` +> - Rename the `hypr` repo -> `caelestia` (this will be the main repo after the change) +> - 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) + https://github.com/user-attachments/assets/0840f496-575c-4ca6-83a8-87bb01a85c5f ## Components |