summaryrefslogtreecommitdiff
path: root/profile
diff options
context:
space:
mode:
Diffstat (limited to 'profile')
-rw-r--r--profile/xdg-app.sh.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/profile/xdg-app.sh.in b/profile/xdg-app.sh.in
new file mode 100644
index 0000000..13887d1
--- /dev/null
+++ b/profile/xdg-app.sh.in
@@ -0,0 +1,4 @@
+# @sysconfdir@/profile.d/xdg-app.sh - set XDG_DATA_DIRS
+
+XDG_DATA_DIRS="$HOME/.local/share/xdg-app/exports/share:@localstatedir@/xdg-app/exports/share/:/usr/share"
+export XDG_DATA_DIRS