← back to Desktop Dotbar
auto-data-snapshot: 2026-09-23T12:42:16 (1 data files) — start-bar.command
de2776c2262f4c03894dcbbb904a6429ac7c89a7 · 2026-09-23 12:42:32 -0700 · auto-commit-fleet
Files touched
Diff
commit de2776c2262f4c03894dcbbb904a6429ac7c89a7
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Wed Sep 23 12:42:32 2026 -0700
auto-data-snapshot: 2026-09-23T12:42:16 (1 data files) — start-bar.command
---
start-bar.command | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/start-bar.command b/start-bar.command
index 979977c..555d21c 100755
--- a/start-bar.command
+++ b/start-bar.command
@@ -8,6 +8,11 @@ cd "$DIR" || exit 1
# launchd has a minimal PATH; Electron's launcher uses /usr/bin/env node.
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_CAP_USD="${DOTBAR_JEV_CAP_USD:-2}"
+export DOTBAR_JEV_MAX_CALLS="${DOTBAR_JEV_MAX_CALLS:-800}"
+
# tear down any previous instance (electron + this app's node server)
pkill -f "desktop-dotbar/electron-main.js" 2>/dev/null
pkill -f "Electron.*desktop-dotbar" 2>/dev/null
← d56df0f dotbar: mark orphaned sessions (live claude, no iTerm2 tab)
·
back to Desktop Dotbar
·
dotbar/jev: price-independent daily call-COUNT cap as the re 1ab5eb8 →