diff --git a/acorbootloaders/boot/grub/live-theme/theme.txt b/acorbootloaders/boot/grub/live-theme/theme.txt index c666b67..7d35388 100644 --- a/acorbootloaders/boot/grub/live-theme/theme.txt +++ b/acorbootloaders/boot/grub/live-theme/theme.txt @@ -36,7 +36,7 @@ terminal-border: "0" top = 31% align = "center" id = "__timeout__" - text = "Peppermint will start in %d seconds" + text = "AcorOS will start in %d seconds" color = "#cccccc" font = "Ubuntu Regular 17" } diff --git a/acorgrub/themes/acoros/theme.txt b/acorgrub/themes/acoros/theme.txt index c666b67..7d35388 100644 --- a/acorgrub/themes/acoros/theme.txt +++ b/acorgrub/themes/acoros/theme.txt @@ -36,7 +36,7 @@ terminal-border: "0" top = 31% align = "center" id = "__timeout__" - text = "Peppermint will start in %d seconds" + text = "AcorOS will start in %d seconds" color = "#cccccc" font = "Ubuntu Regular 17" }