Re-add comment

This commit is contained in:
the-sane
2021-01-30 13:45:35 -05:00
committed by GitHub
parent 8e922ae0ef
commit ca2ce556aa

View File

@ -63,6 +63,7 @@ wine_conf="winedir.conf"
game_conf="gamedir.conf"
backup_conf="backupdir.conf"
# Use XDG base directories if defined
conf_dir="${XDG_CONFIG_HOME:-$HOME/.config}"
data_dir="${XDG_DATA_HOME:-$HOME/.local/share}"