summaryrefslogtreecommitdiffstats
path: root/source.local/xap/xfce/profile.d/xfce.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source.local/xap/xfce/profile.d/xfce.sh')
-rwxr-xr-xsource.local/xap/xfce/profile.d/xfce.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/source.local/xap/xfce/profile.d/xfce.sh b/source.local/xap/xfce/profile.d/xfce.sh
deleted file mode 100755
index adb187c..0000000
--- a/source.local/xap/xfce/profile.d/xfce.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-if [ ! "$XDG_CONFIG_DIRS" = "" ]; then
- XDG_CONFIG_DIRS=$XDG_CONFIG_DIRS:/etc/xfce/xdg
-else
- XDG_CONFIG_DIRS=/etc/xdg:/etc/xfce/xdg
-fi
-export XDG_CONFIG_DIRS