Files
omarchycn/migrations/1779107651.sh
T

8 lines
220 B
Bash

echo "Move omarchy-shell to the top-level shell directory"
if omarchy-cmd-present quickshell; then
quickshell kill -p "$OMARCHY_PATH/default/quickshell"/omarchy-shell >/dev/null 2>&1 || true
fi
omarchy-restart-shell