Place the Tailscale bar widget on the right

Without defaultSection, both 'omarchy bar defaults' and 'omarchy plugin
add' fall back to center, so upgrades landed Tailscale next to the clock
instead of alongside the other status widgets.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
David Heinemeier Hansson
2026-08-09 01:02:52 +02:00
co-authored by Claude Opus 5
parent b925431025
commit 99293aa05a
@@ -17,6 +17,7 @@
"description": "Toggle Tailscale, switch connections, browse machines, and copy machine IPs or names.",
"category": "Network",
"allowMultiple": false,
"defaultSection": "right",
"defaults": {
"refreshIntervalSec": 30
},