Initial commit.

This commit is contained in:
qwsdcvghyu89
2026-07-01 00:43:10 +10:00
commit cc16682876
43 changed files with 6813 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "default",
"description": "Capability for the main window",
"windows": ["main"],
"permissions": [
"core:default",
"opener:default"
]
}