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