X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/82b289fb1bc6822c2d4a0c09d942fe0bad7faf84..0a0094e2364ef2aa8a4cc61a434596deaf6e726b:/bin/steam diff --git a/bin/steam b/bin/steam index cc5fb24..4822d9c 100755 --- a/bin/steam +++ b/bin/steam @@ -6,6 +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 LD_PRELOAD="/home/ramsi/src/steamwm/steamwm/steamwm.so:$LD_PRELOAD" exec /usr/bin/steam ${1:-"steam://open/games/"}