ensure XDG_CONFIG_HOME is set
This commit is contained in:
parent
423e9e13b2
commit
cd3c1efa75
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@
|
|||
sessionVariables = {
|
||||
# folder names with capitalisation look awful!
|
||||
XDG_DOWNLOAD_DIR = "$HOME/downloads";
|
||||
XDG_CONFIG_HOME = "$HOME/.config";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue