diff --git a/etc/sysconfig/profile.d/xfce b/etc/sysconfig/profile.d/xfce index 97a7b6d..dd90e15 100644 --- a/etc/sysconfig/profile.d/xfce +++ b/etc/sysconfig/profile.d/xfce @@ -67,4 +67,4 @@ export PATH="${PATH}:${XFCE_PREFIX}/bin" export PKG_CONFIG_PATH="${PKG_CONFIG_PATH}${PKG_CONFIG_PATH+:}${XFCE_PREFIX}/lib/pkgconfig" export XDG_DATA_DIRS="${XDG_DATA_DIRS}${XDG_DATA_DIRS+:}${XFCE_PREFIX}/share" -export XDG_CONFIG_DIRS="${XDG_CONFIG_DIRS}${XDG_CONFIG_DIRS+:}/etc/xfce/xdg" +export XDG_CONFIG_DIRS="${XDG_CONFIG_DIRS}${XDG_CONFIG_DIRS+:}/etc/sysconfig/xfce/xdg"