9 lines
131 B
TOML
9 lines
131 B
TOML
[app]
|
|
name = "Image Viewer"
|
|
binary = "imageviewer.elf"
|
|
icon = "image-viewer.svg"
|
|
|
|
[menu]
|
|
category = "Applications"
|
|
visible = false
|