I want to save SSD write cycles and will use intel HDD
You must log in or # to comment.
Linux-specific: as of version 147, Firefox respects the XDG base dir specifications, so you should be able to set
$XDG_CACHE_HOME.in about:config
set browser.cache.disk.parent_directory to a HDD folder
Transfer and symlink it?
nice idea,
on a related topic, creating symlink is tedious, is there a way to “move to d disk as symlink folder” to make it easier
Not sure whats easier than
ln -s …


