Add expectations about slow start

This commit is contained in:
David Heinemeier Hansson
2026-05-03 16:02:37 +02:00
parent dbefc1b850
commit e8b1b4649f
+4
View File
@@ -25,4 +25,8 @@ for vendor in "${!VULKAN_DRIVERS[@]}"; do
done
omarchy-pkg-add "${PACKAGES[@]}"
echo ""
echo "Steam will start automatically now. This might take a while..."
setsid gtk-launch steam >/dev/null 2>&1 &