From c77ae3a05b2acc51513ef06eb6f597094d395557 Mon Sep 17 00:00:00 2001 From: Tad Date: Fri, 13 Nov 2020 07:29:09 -0500 Subject: add gvfs-metadata to disable-common.inc - this might need to be looked into --- etc/inc/disable-common.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc index 6fec4d24f..9ad4e04d4 100644 --- a/etc/inc/disable-common.inc +++ b/etc/inc/disable-common.inc @@ -147,6 +147,8 @@ blacklist ${RUNUSER}/kdesud_* # gnome # contains extensions, last used times of applications, and notifications blacklist ${HOME}/.local/share/gnome-shell +# contains recently used files and serials of static/removable storage +blacklist ${HOME}/.local/share/gvfs-metadata # no direct modification of dconf database read-only ${HOME}/.config/dconf blacklist ${RUNUSER}/gnome-session-leader-fifo -- cgit v1.2.3-54-g00ecf