Initial Commit

This commit is contained in:
Chris Titus 2021-03-01 16:27:14 -06:00
parent 099d62bfcd
commit 7c5e2b91bc
279 changed files with 489 additions and 0 deletions

25
themes/fallout/README.md Normal file
View file

@ -0,0 +1,25 @@
## Fallout GRUB theme
Supported languages: Chinese (simplified), English, French, German, Italian, Norwegian, Portuguese, Russian, Spanish, Ukrainian
![](https://i.imgur.com/7LUYwTn.gif)
---
### Installation / update
1. **Secure way:**
- Download install script:
`wget -P /tmp https://github.com/shvchk/fallout-grub-theme/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/fallout-grub-theme/raw/master/install.sh | bash`
---
### See also
- [Poly light GRUB theme](https://github.com/shvchk/poly-light)
- [Poly dark GRUB theme](https://github.com/shvchk/poly-dark)