Commit Graph

341 Commits (master)
 

Author SHA1 Message Date
vinceliuice 80dd04ddf3 Fixed #249 2 months ago
vinceliuice 8f30385f55 Update README.md 2 months ago
vinceliuice 6f235a8bc5 Update install.sh 3 months ago
vinceliuice 03d8c9cf0d Fixed #247 3 months ago
Vince 6c26f99622
Merge pull request #242 from aryankaran/patch-1
Fix background in terminal
3 months ago
vinceliuice 739cddf60f Fixed #244 3 months ago
Aryan Karan 7cf2f0918f
Fix background in terminal
Becoz of GRUB_BACKGROUND being set it shows backkground in grub terminal too which is highly discouraged as it reduces visibilty of texts to 10-30%  

so better keep the terminal and other screen black expect the grub menu which is already set by theme  ```desktop-image```
7 months ago
vinceliuice f6ab2438e1 update 11 months ago
vinceliuice 42c232dfb4 Fixed #236 1 year ago
Vince 24ac05a101
Merge pull request #235 from Ate329/dev
Fix NixOS build failure due to missing files
1 year ago
Zhiyong (Justin) He 92fc1c9686
Update flake.nix
Fix build failure on NixOS
1 year ago
vinceliuice 55aef0cada Update font 1 year ago
vinceliuice 47a6467e27 Merge branch 'master' of github.com:vinceliuice/grub2-themes 1 year ago
vinceliuice faf75d2a7f Update install.sh 1 year ago
Vince 85db6e7cea
Merge pull request #233 from Ate329/master
Update ImageMagick command for GRUB theme background
1 year ago
Zhiyong (Justin) He 3e7139701e
Update flake.nix 1 year ago
Vince a697a28fe6
Merge pull request #231 from Ate329/master
Add custom resolution option and fix ImageMagick dependency
1 year ago
Zhiyong (Justin) He 610bc23012
Update README.md 1 year ago
Zhiyong (Justin) He a2b3fa071b
Update install.sh 1 year ago
Zhiyong (Justin) He 18ea3defc5
Update README.md 1 year ago
Zhiyong (Justin) He 326a27a6f2
Update install.sh 1 year ago
Zhiyong (Justin) He d73179c4ea
Update flake.nix
add imagemagick
1 year ago
Zhiyong (Justin) He daa8aef95f
Update install.sh to make it work for customised resolution 1 year ago
Zhiyong (Justin) He 9aa7e35d71
Update flake.nix to fix a bug
ERROR: Unrecognized screen variant 'custom'.
1 year ago
Zhiyong (Justin) He 7cff52a245
Update flake.nix to allow customised resolution for NixOS 1 year ago
vinceliuice e3a5ea51ae update 1 year ago
Vince fa5ec95db0
Merge pull request #229 from paragi/master
Add Nobara Linux icons
1 year ago
Simon Rigét 454f4c6d92
Delete github 1 year ago
Simon Rigét 97ddfd915b
Delete excess file 1 year ago
paragi d522f301ef Added Nobara icon 1 year ago
paragi cb1539e4e8 Added Nobara Linux icons 1 year ago
vinceliuice 775e4f7487 Update install.sh 1 year ago
vinceliuice 8357e49262 Fixed issues 1 year ago
Vince a69383892e
Merge pull request #227 from quatquatt/update-wiki-link
Update link to point to the new nixos wiki
1 year ago
quatquatt 896ca7f9c9
update link from the former, unofficial nixos wiki page to the new https://wiki.nixos.org 1 year ago
vinceliuice c47af2ef5d Update install.sh 1 year ago
Vince 0628270f03
Merge pull request #222 from MasterEvarior/master
Added instructions on how to use the flake.nix
1 year ago
MasterEvarior d9316d1acc Added instructions on how to use the flake.nix 1 year ago
Vince ce56cfb5c6 Fixed #220 1 year ago
vinceliuice b732fe3fad update 2 years ago
vinceliuice a9dab5cce1 Revert "Merge pull request #218 from damian101/master"
This reverts commit 30be255898, reversing
changes made to 8ddd471937.
2 years ago
Vince 30be255898
Merge pull request #218 from damian101/master
Smaller images, losslessly optimized
2 years ago
Vince 8ddd471937
Merge pull request #217 from leon-erd/master
Nix: fix extension of splashImage
2 years ago
Vince 704cef3017
Merge pull request #216 from OneRandom1509/master
fix: fixed grub.cfg directory issues in install.sh for fedora
2 years ago
Damian Höster 515ce57ffb Smaller images, losslessly optimized
1. `oxipng -o max -Z --fast` on all PNGs
2. `ect -30035`on preview and banner
3. `ect -80085 -progressive` on all other PNGs and all JPEGs
2 years ago
Leon a634923206 Nix: fix extension of splashImage 2 years ago
OneRandom1509 8c9aade1fa chore: removed duplicate mkconfig command for fedora 2 years ago
OneRandom1509 0d7ea30481 chore: changed mkconfig directory to boot/grub2/grub.cfg 2 years ago
OneRandom1509 179e2c21a1 fix: removed UEFI grub fonts file for fedora 2 years ago
OneRandom1509 3fa5e0f312 fix: removed UEFI grub config file for fedora 2 years ago