summaryrefslogtreecommitdiff
path: root/games/steam
diff options
context:
space:
mode:
Diffstat (limited to 'games/steam')
-rw-r--r--games/steam8
1 files changed, 2 insertions, 6 deletions
diff --git a/games/steam b/games/steam
index 1014061..0b71daf 100644
--- a/games/steam
+++ b/games/steam
@@ -1,7 +1,3 @@
-PREFIX="~/.steam"
-SIZE="1280x1024"
-GPATH="c:/programme/steam/steam.exe"
+inherit steam
-steamapp () {
- [[ $# > 0 ]] && export ARGS="-applaunch ${=@}"
-}
+# vim:ft=sh