From b7bd3aef1d6c3e634052bdbb48132ae1f5e928bf Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sun, 23 Aug 2015 21:50:01 -0400 Subject: adding GNUAxiom grub2 theme --- pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install (limited to 'pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install') diff --git a/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install b/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install new file mode 100644 index 000000000..a8470e53b --- /dev/null +++ b/pcr/grub2-theme-gnuaxiom/grub2-theme-gnuaxiom.install @@ -0,0 +1,10 @@ +post_install() { + cat << _EOF + +==> Installation: +==> Add theme to your /etc/default/grub: GRUB_THEME="/boot/grub/themes/GNUAxiom/theme.txt" +==> Preferred resolution 1024x768: GRUB_GFXMODE=1024x768 +==> Update grub:# grub-mkconfig -o /boot/grub/grub.cfg + +_EOF +} \ No newline at end of file -- cgit v1.2.3