mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-30 14:39:24 +02:00
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:
parent
cda3a6448f
commit
9244f9de10
1 changed files with 2 additions and 0 deletions
2
xsession
2
xsession
|
@ -32,6 +32,8 @@ export GDK_CORE_DEVICE_EVENTS=1
|
||||||
export XAUTHORITY=$HOME/.Xauthority
|
export XAUTHORITY=$HOME/.Xauthority
|
||||||
}
|
}
|
||||||
|
|
||||||
|
systemctl --user import-environment
|
||||||
|
|
||||||
case "$(hostname)" in
|
case "$(hostname)" in
|
||||||
neo)
|
neo)
|
||||||
xrandr --output HDMI-0 --auto --output HDMI-1 --auto --right-of HDMI-0
|
xrandr --output HDMI-0 --auto --output HDMI-1 --auto --right-of HDMI-0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue