Restore service widgets with bar defaults

This commit is contained in:
David Heinemeier Hansson
2026-07-16 21:15:00 -07:00
parent af601381ca
commit 93181b6a22
5 changed files with 51 additions and 9 deletions
+1 -8
View File
@@ -6,13 +6,6 @@
set -euo pipefail
omarchy-refresh-config omarchy/shell.json
if omarchy-installed-service-dropbox; then
omarchy-bar add omarchy.dropbox
fi
if omarchy-installed-service-tailscale; then
omarchy-bar add omarchy.tailscale
fi
omarchy-bar defaults
omarchy-restart-shell