From e3ddfa74ece9016078be9f28c166f947029df7dd Mon Sep 17 00:00:00 2001 From: Gardouille Date: Fri, 21 Aug 2020 11:51:36 +0200 Subject: [PATCH] Purge thumbnails useless content --- veille.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/veille.sh b/veille.sh index ca7e911..9f77600 100755 --- a/veille.sh +++ b/veille.sh @@ -47,6 +47,7 @@ find ~/.config -ipath "*GIMP*" -and -iname "print-settings" -delete # Purge local user recent files rm -f -- ~/.local/share/recently-used.xbel rm -f -- ~/.recently-used +rm -f -- ~/.thumbnails/normal # Turn off the screen sleep 3; xset dpms force off