From: Samir Benmendil Date: Mon, 1 Feb 2016 22:39:17 +0000 (+0000) Subject: bin/steam: steamwm has changed path X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/6087ab9ca08ad5941dbde883879cbc0a68430b88?ds=sidebyside bin/steam: steamwm has changed path --- diff --git a/bin/steam b/bin/steam index 139a07f..0c02d3c 100755 --- a/bin/steam +++ b/bin/steam @@ -6,6 +6,6 @@ export STEAMWM_GROUP_WINDOWS=1 export STEAMWM_SET_WINDOW_TYPE=1 export STEAMWM_MANAGE_ERRORS=1 -export LD_PRELOAD="/home/ramsi/src/steamwm/steamwm/steamwm.so:$LD_PRELOAD" +export LD_PRELOAD="/home/ramsi/src/steamwm/steamwm/64/steamwm.so:$LD_PRELOAD" exec /usr/bin/steam ${1:-"steam://open/games/"}