Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-08-12 | 2.9 kB | |
v3.0.0 source code.tar.gz | 2024-08-12 | 30.8 MB | |
v3.0.0 source code.zip | 2024-08-12 | 30.8 MB | |
Totals: 3 Items | 61.6 MB | 0 |
Oh boi, a release??
Been a while, learned a lot, i will stop writing as if this is a blog post.
NEW FEATURES (compared to v2.0.0, most features exist for like a year now)
- Backgrounds now get randomized too! Just place a pool of background images in the
minegrub/backgrounds
folder! - Randomization will also happen when you hibernate
- You can also uses fastfetch now instead of neofetch!!
- Some NixOS and Flake fixes and improvements that I'm too lazy to list right now
All changes:
- Fix flake.nix by @nktfh100 in https://github.com/Lxtharia/minegrub-theme/pull/32
- use md5 hash of splash as cache filename by @Samsu-F in https://github.com/Lxtharia/minegrub-theme/pull/30
- Randomize background by @Samsu-F in https://github.com/Lxtharia/minegrub-theme/pull/31
- Update Splastext and Package count after hibernation as well by @SilasPeters in https://github.com/Lxtharia/minegrub-theme/pull/36
- Add missing
backgrounds/
dir by including a dummy file by @Samsu-F in https://github.com/Lxtharia/minegrub-theme/pull/41 - NixOS: Fix custom splash option by @nktfh100 in https://github.com/Lxtharia/minegrub-theme/pull/35
- NixOS: Boot options count by @nktfh100 in https://github.com/Lxtharia/minegrub-theme/pull/34
- Fix typo in target name by @Sebbl0508 in https://github.com/Lxtharia/minegrub-theme/pull/52
- Fix outdated documentation by @Samsu-F in https://github.com/Lxtharia/minegrub-theme/pull/53
- Fix nix flake example in README by @ludverse in https://github.com/Lxtharia/minegrub-theme/pull/57
- Replaced Neofetch with Fastfetch by @ImPotassium in https://github.com/Lxtharia/minegrub-theme/pull/59
- Update README.md by @EmberZz-dev in https://github.com/Lxtharia/minegrub-theme/pull/61
- Fixed the flake.nix by @phiwan-dev in https://github.com/Lxtharia/minegrub-theme/pull/63
- improved dependency for fastfetch by @phiwan-dev in https://github.com/Lxtharia/minegrub-theme/pull/64
- fixed flake buildInputs by @phiwan-dev in https://github.com/Lxtharia/minegrub-theme/pull/65
New Contributors
- @nktfh100 made their first contribution in https://github.com/Lxtharia/minegrub-theme/pull/32
- @Samsu-F made their first contribution in https://github.com/Lxtharia/minegrub-theme/pull/30
- @SilasPeters made their first contribution in https://github.com/Lxtharia/minegrub-theme/pull/36
- @Sebbl0508 made their first contribution in https://github.com/Lxtharia/minegrub-theme/pull/52
- @ludverse made their first contribution in https://github.com/Lxtharia/minegrub-theme/pull/57
- @ImPotassium made their first contribution in https://github.com/Lxtharia/minegrub-theme/pull/59
- @EmberZz-dev made their first contribution in https://github.com/Lxtharia/minegrub-theme/pull/61
- @phiwan-dev made their first contribution in https://github.com/Lxtharia/minegrub-theme/pull/63
Full Changelog: https://github.com/Lxtharia/minegrub-theme/compare/v2.0.0...v3.0.0