summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg/data
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/xorg/data')
-rwxr-xr-xcore/modules/xorg/data/etc/X11/Xsession4
-rw-r--r--core/modules/xorg/data/usr/share/backgrounds/bwlp-1920x1080.pngbin0 -> 244216 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/core/modules/xorg/data/etc/X11/Xsession b/core/modules/xorg/data/etc/X11/Xsession
index 33a003ac..86ecfc14 100755
--- a/core/modules/xorg/data/etc/X11/Xsession
+++ b/core/modules/xorg/data/etc/X11/Xsession
@@ -28,8 +28,10 @@ errormsg () {
# Make sure we source the global profile - needed for ssh-agent, etc.
[ -e "/etc/profile" ] && . "/etc/profile"
-# Workaround to start Xsession. The original Xsession script includes error handling functionality and sources other scrips from the Xsession.d/ directory.
+# Make sure we source the global profile - needed for ssh-agent, etc.
+[ -e "/etc/profile" ] && source "/etc/profile"
+# Workaround to start Xsession. The original Xsession script includes error handling functionality and sources other scrips from the Xsession.d/ directory.
SESSIONDIR="/etc/X11/Xsession.d"
tmpfile="$( mktemp "/tmp/xsession-log-$( date +%s )-XXXXXX" )"
diff --git a/core/modules/xorg/data/usr/share/backgrounds/bwlp-1920x1080.png b/core/modules/xorg/data/usr/share/backgrounds/bwlp-1920x1080.png
new file mode 100644
index 00000000..bcad928e
--- /dev/null
+++ b/core/modules/xorg/data/usr/share/backgrounds/bwlp-1920x1080.png
Binary files differ