Add expectations about slow start
This commit is contained in:
@@ -25,4 +25,8 @@ for vendor in "${!VULKAN_DRIVERS[@]}"; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
omarchy-pkg-add "${PACKAGES[@]}"
|
omarchy-pkg-add "${PACKAGES[@]}"
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
echo "Steam will start automatically now. This might take a while..."
|
||||||
|
|
||||||
setsid gtk-launch steam >/dev/null 2>&1 &
|
setsid gtk-launch steam >/dev/null 2>&1 &
|
||||||
|
|||||||
Reference in New Issue
Block a user