#!/usr/bin/sh

exec printf XDG_CONFIG_DIRS="${XDG_CONFIG_DIRS:-/run/xdg/:/etc/xdg/:/usr/share/xdg/}"
