vinceliuice / Wuthering-grub2-themes

Wuthering grub2 themes
GNU General Public License v3.0
33 stars 3 forks source link

banner

Installation:

Usage: sudo ./install.sh [OPTIONS...]

  -t, --theme     Background theme variant(s) [changli|jinxi|jiyan|yinlin|anke|weilinai|kakaluo|jianxin] (default is changli)
  -s, --screen    Screen display variant(s)   [1080p|2k|4k] (default is 1080p)
  -r, --remove    Remove/Uninstall theme      [changli|jinxi|jiyan|yinlin|anke|weilinai|kakaluo|jianxin] (must add theme name option, default is changli)
  -b, --boot      install theme into '/boot/grub' or '/boot/grub2'
  -h, --help      Show this help

If no options are used, a user interface dialog will show up instead

Examples:

sudo ./install.sh -t yinlin -s 2k
sudo ./install.sh -b -t jinxi
sudo ./install.sh -r -t yinlin

Issues / tweaks:

Correcting display resolution:

Setting a custom background:

Contributing:

Preview:

preview

Documents

Grub2 theme reference

Grub2 theme tutorial