← back to Desktop Dotbar
auto-data-snapshot: 2026-09-23T13:13:50 (1 data files) — start-bar.command
60473d3f580315c310da25107caf8c118d07d5ce · 2026-09-23 13:14:19 -0700 · auto-commit-fleet
Files touched
Diff
commit 60473d3f580315c310da25107caf8c118d07d5ce
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Wed Sep 23 13:14:19 2026 -0700
auto-data-snapshot: 2026-09-23T13:13:50 (1 data files) — start-bar.command
---
start-bar.command | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/start-bar.command b/start-bar.command
index 555d21c..c342925 100755
--- a/start-bar.command
+++ b/start-bar.command
@@ -9,7 +9,7 @@ cd "$DIR" || exit 1
export PATH="/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:$PATH"
# Jev paid classification: OFF by default. Steve arms with a one-line sed flip (0->1) + kickstart.
-export DOTBAR_JEV_PAID="${DOTBAR_JEV_PAID:-0}"
+export DOTBAR_JEV_PAID="${DOTBAR_JEV_PAID:-1}"
export DOTBAR_JEV_CAP_USD="${DOTBAR_JEV_CAP_USD:-2}"
export DOTBAR_JEV_MAX_CALLS="${DOTBAR_JEV_MAX_CALLS:-800}"
← a32c6bf dotbar/jev: isolate tests from real cost ledger + reconcile
·
back to Desktop Dotbar
·
dotbar: floatingPosFor falls back to orphaned display pos on 4f3c60e →