Movatterモバイル変換


[0]ホーム

URL:


Skip to main contentLinkMenuExpand(external link)DocumentSearchCopyCopied
grub-theme-cover

Home

LinkGitHub
grub-theme-coverGitHub

Subject

Background Source

Theme File

Theme File
theme.txt
background.jpg

Install

run

mkdir-p"./tmp"wget-c"https://github.com/samwhelp/grub-theme-cover/archive/refs/heads/main.tar.gz"-O"./tmp/grub-theme-cover-main.tar.gz"tarxf"./tmp/grub-theme-cover-main.tar.gz"-C"./tmp"sudo mkdir-p"/boot/grub/themes"sudo cp-rf"./tmp/grub-theme-cover-main/.""/boot/grub/themes/grub-theme-cover"

or run remote scriptfetch.sh

bash <(curl-L'https://raw.githubusercontent.com/samwhelp/grub-theme-cover/main/helper/theme-installer/fetch.sh')

Apply

edit/etc/default/grub

GRUB_BACKGROUND='/boot/grub/themes/grub-theme-cover/background.jpg'GRUB_THEME="/boot/grub/themes/grub-theme-cover/theme.txt"

or create file/etc/default/grub.d/theme.cfg, run

cat<<EOF | sudo tee /etc/default/grub.d/theme.cfgGRUB_BACKGROUND='/boot/grub/themes/grub-theme-cover/background.jpg'GRUB_THEME="/boot/grub/themes/grub-theme-cover/theme.txt"EOF

then run

sudoupdate-grub

or run

sudogrub-mkconfig-o /boot/grub/grub.cfg

Helper

Helper
background-selector
style-selector
region-selector

Docs

Grub Docs
Theme file format

Styled Boxes

RegionRegionRegion
1. Northwest (nw)2. North (n)3. Northeast (ne)
4. West (w)5. Center (c)6. East (e)
7. Southwest (sw)8. South (s)9. Southeast (se)

menu-box file name

RegionRegionRegion
1.menu-box-nw.png2.menu-box-n.png3.menu-box-ne.png
4.menu-box-w.png5.menu-box-c.png6.menu-box-e.png
7.menu-box-sw.png8.menu-box-s.png9.menu-box-se.png

Branch

Branch
main
gh-pages

Grub Theme / Glass Series

BaseRemix
grub-theme-scoregrub-theme-score-remix
grub-theme-glassgrub-theme-glass-remix
grub-theme-covergrub-theme-cover-remix
grub-theme-bannergrub-theme-banner-remix
grub-theme-crossgrub-theme-cross-remix

Grub Theme / Image Creation

LinkGitHub
demo-grub-theme-image-creationGitHub

[8]ページ先頭

©2009-2025 Movatter.jp