summaryrefslogtreecommitdiff
path: root/configs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh')
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh b/configs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh
index 6ea4751..43957bb 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/gl/install.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/gl/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