From b7bcc70d20a71daf5ba6dff670bbf90e7a09d2e4 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 21 Apr 2020 20:58:34 +0000 Subject: file managers refactoring (#3375) * refactor caja.profile * refactor dolphin.profile * Create file-manager-common.profile * refactor nautilus.profile * refactor nemo.profile * refactor pcmanfm.profile * refactor ranger.profile * refactor Thunar.profile --- etc/profile-m-z/nemo.profile | 32 +++----------------------------- 1 file changed, 3 insertions(+), 29 deletions(-) (limited to 'etc/profile-m-z/nemo.profile') diff --git a/etc/profile-m-z/nemo.profile b/etc/profile-m-z/nemo.profile index 6a62a3a0c..1b3333e8c 100644 --- a/etc/profile-m-z/nemo.profile +++ b/etc/profile-m-z/nemo.profile @@ -6,33 +6,7 @@ include nemo.local # Persistent global definitions include globals.local -noblacklist ${HOME}/.config/nemo -noblacklist ${HOME}/.local/share/Trash -noblacklist ${HOME}/.local/share/nemo -noblacklist ${HOME}/.local/share/nemo-python - -# Allow python (blacklisted by disable-interpreters.inc) -include allow-python2.inc -include allow-python3.inc - -include disable-common.inc -include disable-devel.inc -include disable-exec.inc -include disable-interpreters.inc -include disable-passwdmgr.inc - -allusers -caps.drop all -netfilter -no3d -nodvd -nogroups -nonewprivs -noroot -nosound -notv -novideo -protocol unix,inet,inet6 -seccomp -shell none +# Put 'ignore noroot' in your nemo.local if you use MPV+Vulkan (see issue #3012) +# Redirect +include file-manager-common.profile -- cgit v1.2.3-70-g09d2