diff options
Diffstat (limited to 'xorg/50-systemd-user.sh')
-rwxr-xr-x | xorg/50-systemd-user.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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 |