diff --git a/steam-runimage.sh b/steam-runimage.sh index a510e22..77c47e8 100644 --- a/steam-runimage.sh +++ b/steam-runimage.sh @@ -60,6 +60,7 @@ run_install() { RIM_SYS_NVLIBS="${RIM_SYS_NVLIBS:=1}" + RIM_NVIDIA_DRIVERS_DIR="${XDG_DATA_HOME:-$HOME/.local/share}/runimage_nvidia" RIM_SHARE_ICONS="${RIM_SHARE_ICONS:=1}" RIM_SHARE_FONTS="${RIM_SHARE_FONTS:=1}" RIM_SHARE_THEMES="${RIM_SHARE_THEMES:=1}"