aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/disable-xdg.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/disable-xdg.inc b/etc/disable-xdg.inc
new file mode 100644
index 000000000..5d29fa8d3
--- /dev/null
+++ b/etc/disable-xdg.inc
@@ -0,0 +1,10 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/disable-xdg.local
4
5#blacklist ${DESKTOP}
6blacklist ${DOCUMENTS}
7blacklist ${DOWNLOADS}
8blacklist ${MUSIC}
9blacklist ${PICTURES}
10blacklist ${VIDEOS}