From 154ffadef96744a123950626cb341df7cfae01a4 Mon Sep 17 00:00:00 2001 From: ydididodat Date: Sat, 15 Jul 2023 14:50:09 +0000 Subject: bleachbit.profile: allow erasing Trash contents Bleachbit is used to permanently delete files by overwriting the memory. So the most popular feature of Bleachbit is emptying the Trash. Relates to #5337. --- etc/profile-a-l/bleachbit.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/bleachbit.profile b/etc/profile-a-l/bleachbit.profile index 45ae345c3..52d970d89 100644 --- a/etc/profile-a-l/bleachbit.profile +++ b/etc/profile-a-l/bleachbit.profile @@ -7,6 +7,9 @@ include bleachbit.local # Persistent global definitions include globals.local +# Necessary for BleachBit to erase Trash contents. +noblacklist ${HOME}/.local/share/Trash + # Allow python (blacklisted by disable-interpreters.inc) include allow-python2.inc include allow-python3.inc -- cgit v1.2.3-70-g09d2