mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
Add expectations about slow start
This commit is contained in:
@@ -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 &
|
||||
|
||||
Reference in New Issue
Block a user