From e77020b91186cb2408696b07b9c4113c8693361d Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 29 Jun 2016 11:59:37 +0200 Subject: Add steam and composer wrappers Signed-off-by: Florian Pritz --- steam | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 steam (limited to 'steam') diff --git a/steam b/steam new file mode 100755 index 0000000..337621c --- /dev/null +++ b/steam @@ -0,0 +1,4 @@ +#!/bin/bash + +export SDL_AUDIODRIVER=pulse +exec /usr/bin/steam -- cgit v1.2.3-24-g4f1b