Use wallpaper with logo (grub.jpg) in grub
This commit is contained in:
parent
7c27eb8442
commit
ec01fe6598
@ -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
|
||||
|
BIN
images/grub.jpg
Normal file
BIN
images/grub.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 453 KiB |
Loading…
x
Reference in New Issue
Block a user