X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a595b4c24e4666315e065960dd2afeabd13e7707..d4b51f09d83f75a663c5711af77e0e6da40764a9:/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"