X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/16197674be22d270fc8bdf1151083f7ec11d723d..a8dd48ddfc1f286ebfd45690dba32d87d16b1261:/bin/steam?ds=inline diff --git a/bin/steam b/bin/steam index a3e053b..4822d9c 100755 --- a/bin/steam +++ b/bin/steam @@ -6,7 +6,6 @@ export STEAMWM_FIX_NET_WM_NAME=1 export STEAMWM_GROUP_WINDOWS=1 export STEAMWM_SET_WINDOW_TYPE=1 -export LD_PRELOAD="/home/ramsi/src/steamwm/steamwm.so:$LD_PRELOAD" -export PATH=/opt/steamhack:$PATH +export LD_PRELOAD="/home/ramsi/src/steamwm/steamwm/steamwm.so:$LD_PRELOAD" exec /usr/bin/steam ${1:-"steam://open/games/"}