Commit ec01fe65 authored by Andrey Cherepanov's avatar Andrey Cherepanov

Use wallpaper with logo (grub.jpg) in grub

parent 7c27eb84
......@@ -43,7 +43,7 @@ boot-images:
#bootsplash
boot-splash: boot-images
mkdir -p $(datadir)/plymouth/themes/$(THEME)
#cp -al boot-800x600.jpg $(datadir)/plymouth/themes/$(THEME)/grub.jpg
cp -al images/grub.jpg $(datadir)/plymouth/themes/$(THEME)/grub.jpg
cp -al images/background*x*.png $(datadir)/plymouth/themes/$(THEME)/
cp -a components/bootsplash/* $(datadir)/plymouth/themes/$(THEME)
mv $(datadir)/plymouth/themes/$(THEME)/theme.plymouth $(datadir)/plymouth/themes/$(THEME)/$(THEME).plymouth
......
......@@ -25,7 +25,7 @@ message-font: "DejaVu Sans Regular 12"
title-text: ""
message-color: "#000000"
message-bg-color: "#0c2c6c"
desktop-image: "boot.png"
desktop-image: "grub.jpg"
terminal-font: "Misc Fixed Regular 13"
#help bar at the bottom
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment