1
0

feat: add various "menu_class"

Signed-off-by: Jack Cherng <jfcherng@gmail.com>
This commit is contained in:
Jack Cherng
2020-09-22 18:12:52 +08:00
parent 5735e48e33
commit 8232ff7afb
2 changed files with 12 additions and 0 deletions
+12
View File
@@ -69,6 +69,14 @@
"key": "Win10",
"class": "windows_10"
},
{
"key": "windows_8",
"class": "windows_8"
},
{
"key": "windows_10",
"class": "windows_10"
},
{
"key": "WinXP",
"class": "windows_xp"
@@ -89,6 +97,10 @@
"key": "ubuntu-",
"class": "ubuntu"
},
{
"key": "ventoy-",
"class": "ventoy"
},
{
"dir": "/_ISO/Linux",
"class": "linux"