forked from extern/zaneyos
37 lines
2.0 KiB
Markdown
37 lines
2.0 KiB
Markdown
## 🗒️ Changelog
|
|
|
|
**ZaneyOS 2.0**
|
|
|
|
With this new update of ZaneyOS it is a big rewrite of how things are being done. This update fixes many issues that you guys were facing. As well as makes things a little easier to understand. You now have a lot being stored inside the specific host directory, making use of modules, condensing seperate files down, etc.
|
|
My hope is that with this update your ability to grasp the flake and expand it to what you need is much improved. I want to thank everyone for being so supportive!
|
|
|
|
- Most configuration put into specific hosts directories for the best portability.
|
|
- Using modules to condense configuration complexity.
|
|
- Simplified options and the complexity around understanding their implementation.
|
|
- Rewrote the documentation for improved readability.
|
|
|
|
**ZaneyOS 2.1**
|
|
|
|
Simple bug fixes.
|
|
|
|
- Fixed Waybar icons to make them look a bit better.
|
|
- Centered the Wofi window always.
|
|
- Should have fixed some Steam issues, but I have had some crashes due to Steam so be aware of that.
|
|
- The flake got an update, so all the packages are fresh.
|
|
|
|
**ZaneyOS 2.2**
|
|
|
|
This release has a big theming change as well as including the move back to rofi. *Please note there is a known bug with Steam crashing Hyprland. After re-logging in though it shouldn't do it again. I will continue to hunt for a fix for this.*
|
|
|
|
- Revert the switch from rofi to wofi. Rofi is just better.
|
|
- Switch from Nix Colors to Stylix. It can build colorschemes from a wallpaper.
|
|
- Simplified the notification center.
|
|
- Improved emoji selection menu and options.
|
|
- Adding fine-cmdline plugin for Neovim.
|
|
- Removed theme changing scripts as the theme is generated by the image set with stylix.image in the config.nix file.
|
|
- Starship is now setup in the config.nix file.
|
|
- Switched from SDDM to tuigreet and greetd.
|
|
- Added Plymouth for better looking booting.
|
|
- Improve the fonts being installed and properly separate them from regular packages.
|
|
- Separated Neovim configuration for readability.
|