xsession: import environment into user systemd

It's some way to emulate a per-session systemd. Not really used yet.
This commit is contained in:
Vincent Bernat 2015-09-06 16:00:42 +02:00
parent cda3a6448f
commit 9244f9de10

View file

@ -32,6 +32,8 @@ export GDK_CORE_DEVICE_EVENTS=1
export XAUTHORITY=$HOME/.Xauthority
}
systemctl --user import-environment
case "$(hostname)" in
neo)
xrandr --output HDMI-0 --auto --output HDMI-1 --auto --right-of HDMI-0