vinceliuice
80dd04ddf3
Fixed #249
11 months ago
vinceliuice
6f235a8bc5
Update install.sh
12 months ago
vinceliuice
03d8c9cf0d
Fixed #247
12 months ago
Vince
6c26f99622
Merge pull request #242 from aryankaran/patch-1
...
Fix background in terminal
1 year ago
vinceliuice
739cddf60f
Fixed #244
1 year 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```
1 year ago
vinceliuice
42c232dfb4
Fixed #236
2 years ago
vinceliuice
47a6467e27
Merge branch 'master' of github.com:vinceliuice/grub2-themes
2 years ago
vinceliuice
faf75d2a7f
Update install.sh
2 years ago
Zhiyong (Justin) He
a2b3fa071b
Update install.sh
2 years ago
Zhiyong (Justin) He
326a27a6f2
Update install.sh
2 years ago
Zhiyong (Justin) He
daa8aef95f
Update install.sh to make it work for customised resolution
2 years ago
vinceliuice
775e4f7487
Update install.sh
2 years ago
vinceliuice
8357e49262
Fixed issues
2 years ago
vinceliuice
c47af2ef5d
Update install.sh
2 years ago
Vince
ce56cfb5c6
Fixed #220
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
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.
3 years ago
vinceliuice
de378454b5
Fixed #203
3 years ago
hotime
cd5fee4582
fix: the old background reappears for a few seconds
...
Add replacing or appending "GRUB_BACKGROUND" surpport for file "/etc/default/grub" to fix "the old background reappears for a few seconds" bug.
3 years ago
vinceliuice
9c673d5a34
Update install.sh
3 years ago
anandusateesh
5a9e5b58a0
Fixed directory issues
3 years ago
vinceliuice
8d2f2e17b8
Update install.sh
3 years ago
vinceliuice
c991e3a3a7
Update install.sh
3 years ago
vinceliuice
bf840ebdb7
Update install.sh
3 years ago
vinceliuice
1358b497d9
Merge branch 'master' of github.com:vinceliuice/grub2-themes
3 years ago
vinceliuice
8383f6b4f8
Update install.sh
3 years ago
Michael Mugnai
4deac71ab4
improve grub.bak existance check
3 years ago
vinceliuice
8cd0ea9b4a
Update install.sh
3 years ago
Vince
48338ec6a3
Update install.sh
4 years ago
Vince
e77cbfa662
Fixed #181
4 years ago
Vince
967a302d8f
update
4 years ago
Mika Hyttinen
8303aa2825
Remove override of THEME_DIR
4 years ago
Joshua Noeske
b5b4780418
Update install.sh to fix installation on Fedora 34 and later.
4 years ago
vinceliuice
f4f3354233
Update install.sh
4 years ago
madisetti
2fd6eb9b66
Needs to exit 0
4 years ago
madisetti
824064faa9
Move clear to remove busybox dependency
4 years ago
madisetti
e5b869f186
Added generate hook
4 years ago
Vince
9e440c4bbc
Update install.sh
5 years ago
The-Plottwist
9d244c9d07
Fixed issue #149
...
In the old functionality, the current config file was being replaced with a backup file (if it had presented).
However, we now back-up the config file and replace the active theme line instead.
5 years ago
The-Plottwist
d27e1caf5f
Little fixes
...
Almost always ```read``` command should be used with ```-r``` option.
Added some clarity about globals.
5 years ago
The-Plottwist
2824010b86
Improved Readability
...
Added section headers and made some rearrangements to improve readability.
Removed discouraged '$?' usage.
Added install_program function.
5 years ago
Vince
fd0f0717e1
Fixed #148
5 years ago
Vince
de33b1a2c3
Update install.sh
...
update
5 years ago
Vince
748c4c4e93
Update install.sh
5 years ago
Vince
8b0c63584b
Update install.sh
5 years ago
Vince
9527f1c408
Fixed #143
5 years ago