mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-10 13:57:25 +03:00
4 lines
66 B
Bash
4 lines
66 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
systemctl --user import-environment DISPLAY XAUTHORITY
|