diff options
Diffstat (limited to 'profiles/cataclysm.profile')
-rw-r--r-- | profiles/cataclysm.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/cataclysm.profile b/profiles/cataclysm.profile index bc4ace5..91683e9 100644 --- a/profiles/cataclysm.profile +++ b/profiles/cataclysm.profile @@ -16,7 +16,7 @@ mkdir ${HOME}/.local/share/cataclysm-dda/sound mkdir ${HOME}/.local/share/cataclysm-dda/templates whitelist ${HOME}/.config/cataclysm-dda # cataclysm needs write access to the local share folder -# or it will crash citing no lack of write access and/or free space +# or it will crash citing lack of write access and/or no free space whitelist ${HOME}/.local/share/cataclysm-dda read-only ${HOME}/.local/share/cataclysm-dda/font read-only ${HOME}/.local/share/cataclysm-dda/gfx |