mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 16:04:19 +00:00
Re-add comment
This commit is contained in:
parent
8e922ae0ef
commit
ca2ce556aa
@ -63,6 +63,7 @@ wine_conf="winedir.conf"
|
|||||||
game_conf="gamedir.conf"
|
game_conf="gamedir.conf"
|
||||||
backup_conf="backupdir.conf"
|
backup_conf="backupdir.conf"
|
||||||
|
|
||||||
|
# Use XDG base directories if defined
|
||||||
conf_dir="${XDG_CONFIG_HOME:-$HOME/.config}"
|
conf_dir="${XDG_CONFIG_HOME:-$HOME/.config}"
|
||||||
data_dir="${XDG_DATA_HOME:-$HOME/.local/share}"
|
data_dir="${XDG_DATA_HOME:-$HOME/.local/share}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user