aboutsummaryrefslogtreecommitdiffstats
path: root/bin/rmcache
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rmcache')
-rwxr-xr-xbin/rmcache1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/rmcache b/bin/rmcache
index 463ec10..acba953 100755
--- a/bin/rmcache
+++ b/bin/rmcache
@@ -5,6 +5,7 @@ USERDIR=$1
echo "rmcache cleaning up: $USERDIR"
caches=".cache/chromium"
+caches+=" .cache/thumbnails"
## take care of the whitespace!
caches+=" .config/chromium/Default/*Index*"
caches+=" .thumbnails"