summaryrefslogtreecommitdiff
path: root/configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-05-18 20:38:40 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2020-03-27 19:32:36 -0400
commite59bfcba64e55faf09a8eba2a3b171c6e4690fde (patch)
tree8273bc0c7b52082c110a7e8f74fc56db2801f667 /configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh
parent5ca5f5617819a0dae7212c9a5eb7c10cc3efd75e (diff)
set boot theme to 'parabola-laf'
Diffstat (limited to 'configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh')
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/es/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh b/configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh
index 9a79761..65cdab4 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/es/install.sh
@@ -115,7 +115,7 @@ while [ option != 7 ]; do
#Install 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/GNUAxiom/theme.txt"|' /mnt/etc/default/grub
+ sed -i 's|^#GRUB_THEME=.*|GRUB_THEME=/boot/grub/themes/parabola-laf/theme.txt|' /mnt/etc/default/grub
;;
4)
#Generate fstab and acces to chroot to do System Config