X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/7f38b57b01eceb6d9b6950ccac00c360749b1ff6..0d89e0b38f04e0dc6fd0e2b51efa044bd3ccfc5a:/bin/steam?ds=inline diff --git a/bin/steam b/bin/steam index cc5fb24..0c02d3c 100755 --- a/bin/steam +++ b/bin/steam @@ -2,10 +2,10 @@ export STEAMWM_FORCE_BORDERS=1 export STEAMWM_PREVENT_MOVE=1 -export STEAMWM_FIX_NET_WM_NAME=1 export STEAMWM_GROUP_WINDOWS=1 export STEAMWM_SET_WINDOW_TYPE=1 +export STEAMWM_MANAGE_ERRORS=1 -export LD_PRELOAD="/home/ramsi/src/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/"}