firejail/etc/disable-xdg.inc
2018-07-24 12:52:13 -04:00

12 lines
339 B
PHP

# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include /etc/firejail/disable-xdg.local
blacklist ${DOCUMENTS}
blacklist ${MUSIC}
blacklist ${PICTURES}
blacklist ${VIDEOS}
# The following should be considered catch-all directories
#blacklist ${DESKTOP}
#blacklist ${DOWNLOADS}