Skip to content

shvchk/poly-light

Repository files navigation

Poly light GRUB theme

Supported languages: Chinese (simplified), Chinese (traditional), English, French, German, Hungarian, Italian, Korean, Latvian, Norwegian, Polish, Portuguese, Russian, Rusyn, Spanish, Turkish, Ukrainian

Screenshot is intentionally low res to fit GitHub UI. See also: 1280×720, 1920×1080


Installation / update

  • Secure way:

    • Download install script:

      wget -P /tmp https://github.com/shvchk/poly-light/raw/master/install.sh
    • Review it at /tmp/install.sh

    • Run it:

      bash /tmp/install.sh
  • Easier, less secure way — just download and run install script:

    wget -O - https://github.com/shvchk/poly-light/raw/master/install.sh | bash

You can use --lang option to select language and disable interactive language selection, e.g.:

bash /tmp/install.sh --lang German

or

wget -O- https://github.com/shvchk/poly-light/raw/master/install.sh | bash -s -- --lang Korean

Full list of languages see in INSTALLER_LANGS variable in install.sh


See also