Group all the omarchy-bar bins together
This commit is contained in:
@@ -660,7 +660,7 @@ Item {
|
||||
if (!requestedTransparent || transparentForegroundProc.running) return
|
||||
|
||||
transparentForegroundProc.command = [
|
||||
"omarchy-shell-bar-text-color",
|
||||
"omarchy-bar-text-color",
|
||||
root.position,
|
||||
String(root.barSize),
|
||||
colorHex(root.themeForeground),
|
||||
|
||||
@@ -10,7 +10,7 @@ the shell for its whole session.
|
||||
- `widgets/` holds simple first-party bar widgets with sibling manifests.
|
||||
- Feature plugins such as `../panels/audio/`, `../panels/network/`, `../panels/power/`, and `../model-usage/` provide richer popup bar plugins.
|
||||
- The bar receives its config from the host shell as a `barConfig` property; the host loads it from `~/.config/omarchy/shell.json` (or `config/omarchy/shell.json` when the user has no file).
|
||||
- `omarchy-style-bar-position` updates only the user shell.json file.
|
||||
- `omarchy-bar-position` updates only the user shell.json file.
|
||||
|
||||
## Customizing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user