From 1401ec2d34bcde406ced531a72dc46ebaf332594 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 9 Jan 2015 21:23:48 +0100 Subject: push xorg information to the systemd --user instance --- xorg/50-systemd-user.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 xorg/50-systemd-user.sh (limited to 'xorg/50-systemd-user.sh') diff --git a/xorg/50-systemd-user.sh b/xorg/50-systemd-user.sh new file mode 100755 index 0000000000..f4df13b619 --- /dev/null +++ b/xorg/50-systemd-user.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +systemctl --user import-environment DISPLAY XAUTHORITY -- cgit v1.2.1