mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 22:01:33 -06:00
use ${DOWNLOADS} in lutris.profile (#3955)
This commit is contained in:
parent
b59bdbdf18
commit
deae31301f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue