From eb9e77efd6dab174cab068d75cd6eb6195e26aec Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 7 Feb 2021 16:36:51 +0000 Subject: [PATCH] use ${DOWNLOADS} in lutris.profile --- etc/profile-a-l/lutris.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/profile-a-l/lutris.profile b/etc/profile-a-l/lutris.profile index 652f571bb3d..5d05631ec81 100644 --- a/etc/profile-a-l/lutris.profile +++ b/etc/profile-a-l/lutris.profile @@ -35,7 +35,7 @@ mkdir ${HOME}/.cache/winetricks mkdir ${HOME}/.config/lutris mkdir ${HOME}/.local/share/lutris # mkdir ${HOME}/.wine -whitelist ${HOME}/Downloads +whitelist ${DOWNLOADS} whitelist ${HOME}/Games whitelist ${HOME}/.cache/lutris whitelist ${HOME}/.cache/winetricks