From d93eea0f2018249f1dccbecf18e850ee136dff2c Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Mon, 3 Sep 2012 12:33:08 +0200 Subject: Fix templates --- templates/steam | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/steam') diff --git a/templates/steam b/templates/steam index a0f72fd..3321e92 100644 --- a/templates/steam +++ b/templates/steam @@ -1,6 +1,6 @@ PREFIX="steam" -SIZE="1280x1024" -GPATH="c:/programme/steam/steam.exe" +SIZE="1280x960" +GPATH="c:/program files/steam/steam.exe" steamapp () { [[ $# > 0 ]] && export ARGS="-applaunch ${=@}" -- cgit v1.2.3-54-g00ecf