#!/bin/sh
# Start Gaming Tools
steam >/dev/null 2>&1 &
discord >/dev/null 2>&1 &