Fork the desktop off Omarchy as a self-contained system
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "blob.bar",
|
||||
"name": "Bar",
|
||||
"version": "1.0.0",
|
||||
"author": "Blob",
|
||||
"description": "Status bar with widgets",
|
||||
"kinds": [
|
||||
"bar"
|
||||
],
|
||||
"entryPoints": {
|
||||
"bar": "Bar.qml"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user