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