Files
video/frameworks/wayland/files/xdg-runtime-dir.profile
Daniel Golle af0b6d4d74 wayland: update to 1.23.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-12-05 01:15:41 +00:00

3 lines
79 B
Plaintext

export XDG_RUNTIME_DIR="/tmp/run/$LOGNAME"
mkdir -m 0700 -p "$XDG_RUNTIME_DIR"