Refactor the whole configuration #1
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
bind.rw = [
|
||||
sloth.xdgDownloadDir
|
||||
[(sloth.mkdir (sloth.concat' sloth.xdgConfigHome "/tor-browser")) (sloth.concat' sloth.homeDir "/.tor project")]
|
||||
[(sloth.mkdir "/tmp/tor-browser") (sloth.concat' sloth.homeDir "/.tor project")]
|
||||
];
|
||||
|
||||
bind.ro = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue