summaryrefslogtreecommitdiff
path: root/configs/profile/root-image/root/.install-systemd-mate/language/pt/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>2018-07-02 10:53:53 -0400
commit24c2c173043056845ad062f099b11bb37f278b44 (patch)
treec53dd74e662c03e4af80297e696116cfc046c0e1 /configs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh
parentaa591a66a207d26aae4b5a00c2c1283b6262ee83 (diff)
set boot theme to 'parabola-laf'
Diffstat (limited to 'configs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh')
-rwxr-xr-xconfigs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh b/configs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh
index 147bf6f..a438fb7 100755
--- a/configs/profile/root-image/root/.install-systemd-mate/language/pt/install.sh
+++ b/configs/profile/root-image/root/.install-systemd-mate/language/pt/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