From b5d57ab133d953cc7a9a2b3ba8c87e442b85d48f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 25 Jul 2026 08:44:15 -0700 Subject: [PATCH] Seed Tensaku's annotation size so first use skips the welcome prompt Tensaku shows a "Pick a default annotation size factor" dialog until its persisted state names one. Neither config.toml nor the CLI flag suppresses it, so ship the state file itself. Co-Authored-By: Claude Opus 5 (1M context) --- default/tensaku/state.toml | 1 + docs/file-layout.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 default/tensaku/state.toml diff --git a/default/tensaku/state.toml b/default/tensaku/state.toml new file mode 100644 index 00000000..42390d41 --- /dev/null +++ b/default/tensaku/state.toml @@ -0,0 +1 @@ +annotation-size-factor = 2.0 diff --git a/docs/file-layout.md b/docs/file-layout.md index aeca7715..321c13aa 100644 --- a/docs/file-layout.md +++ b/docs/file-layout.md @@ -97,6 +97,7 @@ default/** ──► omarchy-settings /usr/share/omarchy │ → /etc/skel/.bashrc (post_install cp -f) ├─ hypr/toggles/flags.lua /etc/skel/.local/state/omarchy/toggles/hypr/ ├─ nautilus-python/extensions/*.py /etc/skel/.local/share/nautilus-python/extensions/ + ├─ tensaku/state.toml /etc/skel/.local/state/tensaku/state.toml ├─ uwsm/env.d/10-omarchy /usr/share/uwsm/env.d/ ├─ environment.d/*.conf /usr/lib/environment.d/ ├─ fontconfig/conf.avail/50-omarchy.conf /usr/share/fontconfig/conf.avail/