steam script, minor changes

This commit is contained in:
Daniel Flanagan 2016-11-05 01:10:21 -05:00
parent 15c56eddc3
commit 9a4d409446
3 changed files with 10 additions and 0 deletions

4
env/x/xinitrc vendored
View file

@ -20,6 +20,10 @@ if [ "$BAR_ON_XINIT" -eq 1 ]; then
"$BAR_PATH/start.bash" &
fi
if [ -d "/usr/lib/nvidia" ]; then
export LD_LIBRARY_PATH=/usr/lib/nvidia
fi
# fire up wm
unclutter &
sxhkd &

View file

@ -40,10 +40,13 @@ pacaur -S \
rsync \
samba \
thunar-shares-plugin \
elementary-icon-theme \
nmap \
pulseaudio-ctl \
pavucontrol \
alsa-plugins \
nvidia-beta \
lib32-nvidia-beta \
--noconfirm --noedit
# sudo ln -s /usr/bin/google-chrome-unstable /usr/bin/chrome

3
scripts/steam.bash Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steam