mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 15:12:35 +02:00
Update Getting Started section in README.md
This commit is contained in:
parent
b3c9acf890
commit
fadc4345fd
1 changed files with 10 additions and 6 deletions
16
README.md
16
README.md
|
@ -8,17 +8,20 @@ It aims to replace default Grub look, with nice and colorful theme.
|
||||||
|
|
||||||
|
|
||||||
## Get started
|
## Get started
|
||||||
- [Supported distributions](#supported-distributions)
|
- [Themes](#themes)
|
||||||
- [Supported vendors](#supported-vendors)
|
* [Supported distributions](#supported-distributions)
|
||||||
|
* [Supported vendors](#supported-vendors)
|
||||||
- [Preview theme](#preview-theme)
|
- [Preview theme](#preview-theme)
|
||||||
* [Distro themes](#distro-themes)
|
* [Distro themes](#distro-themes)
|
||||||
* [Vendor themes](#vendor-themes)
|
* [Vendor themes](#vendor-themes)
|
||||||
|
|
||||||
- [Installation via Grub Customizer](#installation-via-grub-customizer)
|
- [Installation](#installation)
|
||||||
- [Manual Installation](#manual-installation)
|
* [Installation via Grub Customizer](#installation-via-grub-customizer)
|
||||||
- [Install theme in Ventoy](#install-theme-in-ventoy)
|
* [Manual Installation](#manual-installation)
|
||||||
|
* [Install theme in Ventoy](#install-theme-in-ventoy)
|
||||||
- [To-do list](#to-do-list)
|
- [To-do list](#to-do-list)
|
||||||
|
|
||||||
|
# Themes
|
||||||
## Supported distributions
|
## Supported distributions
|
||||||
- Arch Linux
|
- Arch Linux
|
||||||
- Arco Linux
|
- Arco Linux
|
||||||
|
@ -141,6 +144,7 @@ It aims to replace default Grub look, with nice and colorful theme.
|
||||||
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Toshiba.png" width="49%"/>
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Toshiba.png" width="49%"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
# Installation
|
||||||
## Installation via Grub Customizer
|
## Installation via Grub Customizer
|
||||||
|
|
||||||
In order to clone repository from Github you have to install `git` package <br>
|
In order to clone repository from Github you have to install `git` package <br>
|
||||||
|
@ -263,7 +267,7 @@ to
|
||||||
```
|
```
|
||||||
For more information head over to [Ventoy website](https://www.ventoy.net/en/plugin_theme.html)
|
For more information head over to [Ventoy website](https://www.ventoy.net/en/plugin_theme.html)
|
||||||
|
|
||||||
## To-do list
|
# To-do list
|
||||||
Feature | Status
|
Feature | Status
|
||||||
------------ | -------------
|
------------ | -------------
|
||||||
4K & 2K displays support | In the future
|
4K & 2K displays support | In the future
|
||||||
|
|
Loading…
Add table
Reference in a new issue