mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
We unfortunately need to run the relaunch immediately
This commit is contained in:
@@ -5,4 +5,7 @@ export PATH="$OMARCHY_PATH/bin:$PATH"
|
||||
|
||||
mkdir -p "$HOME/.config/uwsm/"
|
||||
omarchy-refresh-config uwsm/env
|
||||
omarchy-state set relaunch-required
|
||||
|
||||
echo -e "\n\e[31mOmarchy has a new PATH. You 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
|
||||
gum confirm "Ready to relaunch Hyprland? (All applications will be closed)" && uwsm stop
|
||||
|
||||
Reference in New Issue
Block a user