summaryrefslogtreecommitdiff
path: root/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh')
-rwxr-xr-xconfigs/mate/root-image/root/.scriptsInstallation/language/es/install.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
index be11572..333ef74 100755
--- a/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
+++ b/configs/mate/root-image/root/.scriptsInstallation/language/es/install.sh
@@ -113,7 +113,9 @@ while [ option != 7 ]; do
;;
3)
#Install grub
- pacstrap /mnt grub
+ pacstrap /mnt grub grub2-theme-gnuaxiom
+ #Enable Parabola theme for grub
+ sed -i 's|[#]GRUB_THEME=["]/path/to/gfxtheme["]|GRUB_THEME="/boot/grub/themes/starfield"|' /mnt/etc/default/grub
;;
4)
#Generate fstab and acces to chroot to do System Config
@@ -211,6 +213,7 @@ while [ option != 7 ]; do
"galculator-gtk2"
"xarchiver"
"lightdm-gtk-greeter-settings"
+ "grub2-theme-gnuaxiom"
)
#Install packages