mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
* 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
12 lines
387 B
Text
12 lines
387 B
Text
# Firejail profile for pcmanfm
|
|
# Description: Extremely fast and lightweight file manager
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include pcmanfm.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
# Put 'ignore noroot' in your pcmanfm.local if you use MPV+Vulkan (see issue #3012)
|
|
|
|
# Redirect
|
|
include file-manager-common.profile
|