1
0
mirror of https://gitlab.com/dbrw/ansible-setup.git synced 2026-02-05 19:35:33 +07:00

update user services

This commit is contained in:
dbrw
2022-07-08 16:09:22 +07:00
parent 09279bbacb
commit 5fd615cc54
7 changed files with 95 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# Import environemnt to systemd user session
systemctl --user import-environment DISPLAY XAUTHORITY PATH
systemctl --user import-environment DISPLAY XAUTHORITY PATH XDG_SESSION_ID
# Run graphical-session.target
systemctl --user start --wait xorg.target