From 91177a65463eb247496b408ea5469faf0c0f9c3e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 31 Aug 2025 16:28:27 +0200 Subject: [PATCH] Needed for pre-migrations setups --- migrations/1751134560.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/migrations/1751134560.sh b/migrations/1751134560.sh index a8932f4..d34a2b6 100644 --- a/migrations/1751134560.sh +++ b/migrations/1751134560.sh @@ -9,6 +9,7 @@ omarchy-refresh-config uwsm/env echo -e "\n\e[31mOmarchy bins have been added to PATH (and OMARCHY_PATH is now system-wide).\nYou must immediately relaunch Hyprland or most Omarchy cmds won't work.\nPlease run Omarchy > Update again after the quick relaunch is complete.\e[0m" echo +mkdir -p ~/.local/state/omarchy/migrations gum confirm "Ready to relaunch Hyprland? (All applications will be closed)" && touch ~/.local/state/omarchy/migrations/1751134560.sh && uwsm stop