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```
2025-04-03 18:35:00 +05:30
vinceliuice
f6ab2438e1
update
2025-03-03
2024-12-17 13:22:01 +08:00
vinceliuice
42c232dfb4
Fixed #236
2024-10-27 12:54:41 +08:00
Vince
24ac05a101
Merge pull request #235 from Ate329/dev
...
Fix NixOS build failure due to missing files
2024-10-26 14:25:32 +08:00
Zhiyong (Justin) He
92fc1c9686
Update flake.nix
...
Fix build failure on NixOS
2024-10-26 00:27:15 +03:00
vinceliuice
55aef0cada
Update font
2024-10-25 12:23:36 +08:00
vinceliuice
47a6467e27
Merge branch 'master' of github.com:vinceliuice/grub2-themes
2024-10-12 01:02:48 +08:00
vinceliuice
faf75d2a7f
Update install.sh
2024-10-12 01:02:38 +08:00
Vince
85db6e7cea
Merge pull request #233 from Ate329/master
...
Update ImageMagick command for GRUB theme background
2024-09-29 19:47:09 +08:00
Zhiyong (Justin) He
3e7139701e
Update flake.nix
2024-09-29 13:08:56 +03:00
Vince
a697a28fe6
Merge pull request #231 from Ate329/master
...
Add custom resolution option and fix ImageMagick dependency
2024-09-18 10:59:23 +08:00
Zhiyong (Justin) He
610bc23012
Update README.md
2024-09-17 20:22:28 +03:00
Zhiyong (Justin) He
a2b3fa071b
Update install.sh
2024-09-17 20:21:13 +03:00
Zhiyong (Justin) He
18ea3defc5
Update README.md
2024-09-17 20:20:35 +03:00
Zhiyong (Justin) He
326a27a6f2
Update install.sh
2024-09-17 20:14:55 +03:00
Zhiyong (Justin) He
d73179c4ea
Update flake.nix
...
add imagemagick
2024-09-17 20:08:46 +03:00
Zhiyong (Justin) He
daa8aef95f
Update install.sh to make it work for customised resolution
2024-09-17 20:02:25 +03:00
Zhiyong (Justin) He
9aa7e35d71
Update flake.nix to fix a bug
...
ERROR: Unrecognized screen variant 'custom'.
2024-09-17 19:25:41 +03:00
Zhiyong (Justin) He
7cff52a245
Update flake.nix to allow customised resolution for NixOS
2024-09-17 19:08:35 +03:00
vinceliuice
e3a5ea51ae
update
2024-09-07 11:01:34 +08:00
Vince
fa5ec95db0
Merge pull request #229 from paragi/master
...
Add Nobara Linux icons
2024-09-07 09:37:56 +08:00
Simon Rigét
454f4c6d92
Delete github
2024-09-06 21:39:14 +02:00
Simon Rigét
97ddfd915b
Delete excess file
2024-09-06 21:38:53 +02:00
paragi
d522f301ef
Added Nobara icon
2024-09-06 18:52:08 +02:00
paragi
cb1539e4e8
Added Nobara Linux icons
2024-09-06 14:54:10 +02:00
vinceliuice
775e4f7487
Update install.sh
2024-08-19
2024-08-19 14:26:40 +08:00
vinceliuice
8357e49262
Fixed issues
2024-08-19 14:18:26 +08:00
Vince
a69383892e
Merge pull request #227 from quatquatt/update-wiki-link
...
Update link to point to the new nixos wiki
2024-08-03 01:36:57 +08:00
quatquatt
896ca7f9c9
update link from the former, unofficial nixos wiki page to the new https://wiki.nixos.org
2024-08-02 13:09:36 -04:00
vinceliuice
c47af2ef5d
Update install.sh
2024-07-31 13:57:24 +08:00
Vince
0628270f03
Merge pull request #222 from MasterEvarior/master
...
Added instructions on how to use the flake.nix
2024-06-02 01:15:40 +08:00
MasterEvarior
d9316d1acc
Added instructions on how to use the flake.nix
2024-06-01 18:48:52 +02:00
Vince
ce56cfb5c6
Fixed #220
2024-05-16 13:29:13 +08:00
vinceliuice
b732fe3fad
update
2024-04-12 09:29:31 +08:00
vinceliuice
a9dab5cce1
Revert "Merge pull request #218 from damian101/master"
...
This reverts commit 30be255898 , reversing
changes made to 8ddd471937 .
2024-04-12 09:25:31 +08:00
Vince
30be255898
Merge pull request #218 from damian101/master
...
Smaller images, losslessly optimized
2024-04-12 01:42:01 +08:00
Vince
8ddd471937
Merge pull request #217 from leon-erd/master
...
Nix: fix extension of splashImage
2024-04-12 01:41:04 +08:00
Vince
704cef3017
Merge pull request #216 from OneRandom1509/master
...
fix: fixed grub.cfg directory issues in install.sh for fedora
2024-04-12 01:40:25 +08:00
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
2024-03-30 14:07:36 +01:00
Leon
a634923206
Nix: fix extension of splashImage
2024-03-26 10:21:10 +01:00
OneRandom1509
8c9aade1fa
chore: removed duplicate mkconfig command for fedora
2024-03-12 19:06:49 +05:30
OneRandom1509
0d7ea30481
chore: changed mkconfig directory to boot/grub2/grub.cfg
2024-03-12 14:59:50 +05:30
OneRandom1509
179e2c21a1
fix: removed UEFI grub fonts file for fedora
2024-03-12 13:16:39 +05:30
OneRandom1509
3fa5e0f312
fix: removed UEFI grub config file for fedora
2024-03-12 13:10:19 +05:30
Vince
eda1b86dd8
Merge pull request #208 from trytomakeyouprivate/master
...
added opensuse microOS and Fedora Atomic Desktop commands
2024-02-17 20:48:43 +08:00
Vince
d296515893
Merge pull request #209 from daniel-j-guenther/patch-1
...
Update README.md
2024-02-17 20:47:58 +08:00
Vince
82c47cfa55
Merge pull request #212 from h4m6urg1r/master
...
flake.nix simplified splashImage changing
2024-02-17 20:46:01 +08:00
Hamburgir
d5c82f7213
flake.nix simplified splashImage changing
...
Fixed problem that occured when setting custom spalsh image for NixOS
2024-02-16 18:42:36 +05:30
Daniel Guenther
42aa89641b
Update README.md
...
See in issues. Enjoy 2024
2024-01-04 22:21:53 +01:00
trytomakeyouprivate
9f0d2837ed
added opensuse microOS and Fedora Atomic Desktop commands
...
Applying those works on Fedora Atomic! It should work the same on OpenSuse microOS as on regular OpenSuse too.
2023-12-19 15:37:12 +00:00