X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e66fce7a663d4302c5a25b17b1dc8b6c0b80986b..85ed72024681ece71d86412d17c89350324265a8:/bin/steam diff --git a/bin/steam b/bin/steam index 4822d9c..139a07f 100755 --- a/bin/steam +++ b/bin/steam @@ -2,9 +2,9 @@ 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/steamwm.so:$LD_PRELOAD"