28 lines
898 B
Markdown
28 lines
898 B
Markdown
## Poly dark GRUB theme
|
||
|
||
Supported languages: Chinese (simplified), English, French, German, Norwegian, Portuguese, Russian, Ukrainian, español
|
||
|
||

|
||
|
||
Screenshot is intentionally low res to fit GitHub UI. See also: [1280×720](https://i.imgur.com/iKtkLr4.png), [1920×1080](https://i.imgur.com/faGEmp5.png)
|
||
|
||
---
|
||
|
||
### Installation / update
|
||
|
||
1. **Secure way:**
|
||
- Download install script:
|
||
`wget -P /tmp https://github.com/shvchk/poly-dark/raw/master/install.sh`
|
||
- Review install script at `/tmp/install.sh`
|
||
- Run it: `bash /tmp/install.sh`
|
||
|
||
2. **Easier, less secure way** — just download and run install script:
|
||
`wget -O - https://github.com/shvchk/poly-dark/raw/master/install.sh | bash`
|
||
|
||
---
|
||
|
||
### See also
|
||
|
||
- [Poly light GRUB theme](https://github.com/shvchk/poly-light)
|
||
- [Fallout GRUB theme](https://github.com/shvchk/fallout-grub-theme)
|