etc_hulk/X11/Xsession.d/40x11-common_xsessionrc

7 lines
187 B
Plaintext
Raw Normal View History

# This file is sourced by Xsession(5), not executed.
#Source user defined xsessionrc (locales and other environment variables)
if [ -r "$USERXSESSIONRC" ]; then
. "$USERXSESSIONRC"
fi