Skip to content

Commit 154ffad

Browse files
ydididodatkmk3
ydididodat
authored andcommitted
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.
1 parent c7b8e00 commit 154ffad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/profile-a-l/bleachbit.profile

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ include bleachbit.local
77
# Persistent global definitions
88
include globals.local
99

10+
# Necessary for BleachBit to erase Trash contents.
11+
noblacklist ${HOME}/.local/share/Trash
12+
1013
# Allow python (blacklisted by disable-interpreters.inc)
1114
include allow-python2.inc
1215
include allow-python3.inc

0 commit comments

Comments
 (0)