mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-12-25 07:35:34 +01:00
update
This commit is contained in:
parent
66eda435fc
commit
e9677f7692
@ -148,7 +148,7 @@ install() {
|
|||||||
|
|
||||||
run_dialog() {
|
run_dialog() {
|
||||||
if [[ -x /usr/bin/dialog ]]; then
|
if [[ -x /usr/bin/dialog ]]; then
|
||||||
tui=$(dialog --backtitle "BRUB2 THEMES" \
|
tui=$(dialog --backtitle "GRUB2 THEMES" \
|
||||||
--radiolist "Choose your Grub theme : " 15 40 5 \
|
--radiolist "Choose your Grub theme : " 15 40 5 \
|
||||||
1 "Vimix Theme" off \
|
1 "Vimix Theme" off \
|
||||||
2 "Tela Theme" on \
|
2 "Tela Theme" on \
|
||||||
|
Loading…
Reference in New Issue
Block a user