feat: split word processor app out into standalone Window Server app
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[app]
|
||||
name = "Word Processor"
|
||||
binary = "wordprocessor.elf"
|
||||
icon = "wordprocessor.svg"
|
||||
|
||||
[menu]
|
||||
category = "Applications"
|
||||
visible = false
|
||||
Reference in New Issue
Block a user