3 lines
75 B
Bash
3 lines
75 B
Bash
export XDG_SESSION_TYPE=wayland
|
|
export XDG_RUNTIME_PATH=/run/user/$(id -u)
|
export XDG_SESSION_TYPE=wayland
|
|
export XDG_RUNTIME_PATH=/run/user/$(id -u)
|