diff --git a/migrations/1752983008.sh b/migrations/1752983008.sh index 672ca78..5b4b8da 100644 --- a/migrations/1752983008.sh +++ b/migrations/1752983008.sh @@ -1,3 +1,6 @@ +# do not run if user is using bare mode +if [[ -f ~/.local/state/omarchy/bare.mode ]]; then exit; fi + echo "Add missing installation of Zoom" if ! command -v zoom &>/dev/null; then