From 8476fa7d82f07a47de6aaeae13c88661178fde16 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 20 May 2026 13:05:40 +0200 Subject: [PATCH] Refresh with latest --- bin/omarchy-refresh-shell | 1 + migrations/1779259320.sh | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 migrations/1779259320.sh diff --git a/bin/omarchy-refresh-shell b/bin/omarchy-refresh-shell index 9d0823f1..c76ed96a 100755 --- a/bin/omarchy-refresh-shell +++ b/bin/omarchy-refresh-shell @@ -4,3 +4,4 @@ # omarchy:examples=omarchy refresh shell omarchy-refresh-config omarchy/shell.json +omarchy-restart-shell diff --git a/migrations/1779259320.sh b/migrations/1779259320.sh new file mode 100644 index 00000000..283b3e1d --- /dev/null +++ b/migrations/1779259320.sh @@ -0,0 +1,3 @@ +echo "Rename bar indicators to their shell.json indicator block names" + +omarchy-refresh-shell