feat: MontaukOS installer app, toml config, app directory with manifests, and more
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[app]
|
||||
name = "Spreadsheet"
|
||||
binary = "spreadsheet.elf"
|
||||
icon = "spreadsheet.svg"
|
||||
|
||||
[menu]
|
||||
category = "Applications"
|
||||
visible = true
|
||||
Reference in New Issue
Block a user