From e59bfcba64e55faf09a8eba2a3b171c6e4690fde Mon Sep 17 00:00:00 2001 From: bill-auger Date: Fri, 18 May 2018 20:38:40 -0400 Subject: set boot theme to 'parabola-laf' --- .../profile/root-image/root/.install-openrc-lxde/language/en/install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/profile/root-image/root/.install-openrc-lxde/language/en/install.sh') diff --git a/configs/profile/root-image/root/.install-openrc-lxde/language/en/install.sh b/configs/profile/root-image/root/.install-openrc-lxde/language/en/install.sh index cef4c4e..f8f1592 100755 --- a/configs/profile/root-image/root/.install-openrc-lxde/language/en/install.sh +++ b/configs/profile/root-image/root/.install-openrc-lxde/language/en/install.sh @@ -122,6 +122,8 @@ while [ option != 7 ]; do 3) #Install grub pacstrap /mnt grub + #Enable Parabola theme for 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 -- cgit v1.2.2