aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-xdg.inc
blob: 22acf272d8b32503f3dbe8f36b73ee62b4e9171b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include disable-xdg.local

blacklist ${DOCUMENTS}
blacklist ${MUSIC}
blacklist ${PICTURES}
blacklist ${VIDEOS}

# The following should be considered catch-all directories
#blacklist ${DESKTOP}
#blacklist ${DOWNLOADS}