Move w3m state directory
This commit is contained in:
parent
d09388feb2
commit
225bf51396
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ in
|
|||
"./node_modules/.bin"
|
||||
];
|
||||
PULUMI_SKIP_UPDATE_CHECK = "true";
|
||||
W3M_DIR = "${config.xdg.stateHome}/w3m";
|
||||
XDG_CONFIG_HOME = "${config.xdg.configHome}";
|
||||
XDG_DATA_HOME = "${config.xdg.dataHome}";
|
||||
XDG_DOCUMENTS_DIR = "$HOME/Documents";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue