跳过正文
  1. Posts/

linux下更改chrome浏览器cache路径

·1 分钟· · · #LINUX

gedit /etc/chromium-browser/default

# Default settings for chromium-browser. This file is sourced by /bin/sh from
# /usr/bin/chromium-browser

# Options to pass to chromium-browser
CHROMIUM_FLAGS="--disk-cache-dir=/tmp/Chromium/"

相关文章