From 07080ba365988e6bfd8a0067aa73bfb1ab25469d Mon Sep 17 00:00:00 2001 From: SYN-cook Date: Thu, 11 May 2017 02:46:41 +0200 Subject: layout --- etc/disable-common.inc | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'etc') diff --git a/etc/disable-common.inc b/etc/disable-common.inc index 7ed99799d..96a92cd15 100644 --- a/etc/disable-common.inc +++ b/etc/disable-common.inc @@ -181,17 +181,14 @@ read-only ${HOME}/.gem read-only ${HOME}/.luarocks read-only ${HOME}/.npm-packages -########################### # The following block breaks trash functionality in file managers -########################## -# Make the contents of ~/.local read-only, -# except the commonly-used ~/.local/share, -# but including ~/.local/share/applications #read-only ${HOME}/.local #read-write ${HOME}/.local/share #noexec ${HOME}/.local/share +blacklist ${HOME}/.local/share/Trash + +# Write-protection for desktop entries read-only ${HOME}/.local/share/applications -blacklist ${HOME}/.local/share/Trash # top secret blacklist ${HOME}/.ecryptfs -- cgit v1.2.3-54-g00ecf