Ensure this isn't closed with the installing terminal

This commit is contained in:
David Heinemeier Hansson 2025-08-11 12:26:30 +02:00
parent f67cb1dbff
commit 0aedef58c9

View File

@ -6,4 +6,4 @@ sudo pacman -Sy
echo "Now pick dependencies matching your graphics card"
yay -S steam
gtk-launch steam >/dev/null 2>&1 &
setsid gtk-launch steam >/dev/null 2>&1 &