move tor home to tmpfs

This commit is contained in:
caem 2025-01-25 15:06:43 +01:00
parent 5ce7199d48
commit d7aa480ccb
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -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 = [