Fork the desktop off Omarchy as a self-contained system
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "blob.speedtest",
|
||||
"name": "Speed Test",
|
||||
"version": "1.0.0",
|
||||
"author": "Blob",
|
||||
"description": "Internet speed test with download and upload dials",
|
||||
"kinds": [
|
||||
"panel"
|
||||
],
|
||||
"entryPoints": {
|
||||
"panel": "Panel.qml"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user