#!/bin/bash echo "Now pick dependencies matching your graphics card" sudo pacman -Syu --noconfirm steam setsid gtk-launch steam >/dev/null 2>&1 &