8000 GitHub - anisbsalah/poly-dark: Poly dark GRUB theme
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anisbsalah/poly-dark

8000
 
 

Repository files navigation

Poly Dark 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/anisbsalah/poly-dark/raw/main/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/anisbsalah/poly-dark/raw/main/install.sh | bash

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

bash /tmp/install.sh --lang English

or

wget -O- https://github.com/anisbsalah/poly-dark/raw/main/install.sh | bash -s -- --lang English

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


See also

About

Poly dark GRUB theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0