Lock the bar clock to the center

This commit is contained in:
2026-08-19 19:49:18 -04:00
parent ce95c9be9c
commit 1c25b44b8e
7 changed files with 2100 additions and 7 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"schemaVersion": 1,
"id": "blob.bar",
"name": "My Bar",
"version": "1.0.0",
"author": "Omarchy",
"description": "Status bar with widgets",
"kinds": [
"bar"
],
"entryPoints": {
"bar": "Bar.qml"
},
"omarchy": {
"clonedFrom": "omarchy.bar"
}
}