You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# NoiceGRUB
2
-
#### NoiceGRUB is a collection of linear gradient based GRUB2 themes that can be customised. By default NoiceGRUB comes with 4 templates and 8 presets.
2
+
#### NoiceGRUB is a collection of linear gradient based GRUB2 themes that can be customised. By default NoiceGRUB comes with 5 templates and 10 presets.
3
3
# Contents
4
4
*[**Installation**][1]
5
5
*[**Presets**][2]
@@ -18,7 +18,8 @@ python3 NoiceGRUB.py
18
18
```
19
19
## [Presets][2]
20
20
### [Create Your Own Preset][3]
21
-
NoiceGRUB preset files have the syntax of TOML and ends with `.toml` extension. Your own preset shall be placed in `presets` folder. It will be shown in the preset menu when you execute `NoiceGRUB.py`
21
+
NoiceGRUB preset files have the syntax of TOML and ends with `.toml` extension. Your own preset shall be placed in `presets` folder. It will be shown in the preset menu when you execute `NoiceGRUB.py` <br/><br/>
22
+
Fonts are placed in `fonts` folder. User defined fonts should be place in this folder to be recognised by NoiceGRUB
0 commit comments