fix: remove hardcoded text editor menu entry, add pass_home_dir flag for manifest.toml files
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[app]
|
||||
name = "Text Editor"
|
||||
binary = "texteditor.elf"
|
||||
icon = "texteditor.svg"
|
||||
|
||||
[menu]
|
||||
category = "Applications"
|
||||
visible = true
|
||||
|
||||
[launch]
|
||||
pass_home_dir = false
|
||||
Reference in New Issue
Block a user